|
ReactOS 0.4.16-dev-1946-g52006dd
|
Classes | |
| class | AutomaticUpdates |
| interface | IAutomaticUpdates |
| interface | IAutomaticUpdatesSettings |
| interface | ICategory |
| interface | ICategoryCollection |
| interface | IDownloadJob |
| interface | IDownloadProgress |
| interface | IDownloadResult |
| interface | IImageInformation |
| interface | IInstallationBehavior |
| interface | IInstallationJob |
| interface | IInstallationProgress |
| interface | IInstallationResult |
| interface | ISearchJob |
| interface | ISearchResult |
| interface | IStringCollection |
| interface | ISystemInformation |
| interface | IUpdate |
| interface | IUpdateCollection |
| interface | IUpdateDownloadContent |
| interface | IUpdateDownloadContentCollection |
| interface | IUpdateDownloader |
| interface | IUpdateDownloadResult |
| interface | IUpdateException |
| interface | IUpdateExceptionCollection |
| interface | IUpdateHistoryEntry |
| interface | IUpdateHistoryEntryCollection |
| interface | IUpdateIdentity |
| interface | IUpdateInstallationResult |
| interface | IUpdateInstaller |
| interface | IUpdateSearcher |
| interface | IUpdateSession |
| interface | IWebProxy |
| class | SystemInformation |
Functions | |
| importlib ("stdole2.tlb") | |
| coclass WUApiLib::AutomaticUpdates | helpstring ("UpdateSession Class") |
| coclass WUApiLib::AutomaticUpdates | threading (both) |
| coclass WUApiLib::AutomaticUpdates | progid ("Microsoft.Update.Session.1") |
| coclass WUApiLib::AutomaticUpdates | vi_progid ("Microsoft.Update.Session") |
| coclass WUApiLib::AutomaticUpdates | uuid (4cb43d7f-7eee-4906-8698-60da1c38f2fe)] coclass UpdateSession |
| typedef enum WUApiLib::tagAutomaticUpdatesNotificationLevel WUApiLib::AutomaticUpdatesNotificationLevel |
| typedef enum WUApiLib::tagAutomaticUpdatesScheduledInstallationDay WUApiLib::AutomaticUpdatesScheduledInstallationDay |
| Enumerator | |
|---|---|
| aunlNotConfigured | |
| aunlDisabled | |
| aunlNotifyBeforeDownload | |
| aunlNotifyBeforeInstallation | |
| aunlScheduledInstallation | |
| Enumerator | |
|---|---|
| ausidEveryDay | |
| ausidEverySunday | |
| ausidEveryMonday | |
| ausidEveryTuesday | |
| ausidEveryWednesday | |
| ausidEveryThursday | |
| ausidEveryFriday | |
| ausidEverySaturday | |
Definition at line 67 of file wuapi.idl.
| Enumerator | |
|---|---|
| daNone | |
| daInstallation | |
| daUninstallation | |
| daDetection | |
| Enumerator | |
|---|---|
| dphInitializing | |
| dphDownloading | |
| dphVerifying | |
| Enumerator | |
|---|---|
| irbNeverReboots | |
| irbAlwaysRequiresReboot | |
| irbCanRequestReboot | |
| Enumerator | |
|---|---|
| orcNotStarted | |
| orcInProgress | |
| orcSucceeded | |
| orcSucceededWithErrors | |
| orcFailed | |
| orcAborted | |
Definition at line 86 of file wuapi.idl.
| Enumerator | |
|---|---|
| ssDefault | |
| ssManagedServer | |
| ssWindowsUpdate | |
| ssOthers | |
Definition at line 50 of file wuapi.idl.
| Enumerator | |
|---|---|
| uecGeneral | |
| uecWindowsDriver | |
| uecWindowsInstaller | |
| Enumerator | |
|---|---|
| uoInstallation | |
| uoUninstallation | |
| Enumerator | |
|---|---|
| utSoftware | |
| utDriver | |
| coclass WUApiLib::AutomaticUpdates WUApiLib::helpstring | ( | "UpdateSession Class" | ) |
| WUApiLib::importlib | ( | "stdole2.tlb" | ) |
| coclass WUApiLib::AutomaticUpdates WUApiLib::progid | ( | "Microsoft.Update.Session.1" | ) |
| coclass WUApiLib::AutomaticUpdates WUApiLib::threading | ( | both | ) |
| coclass WUApiLib::AutomaticUpdates WUApiLib::uuid | ( | 4cb43d7f-7eee-4906-8698- | 60da1c38f2fe | ) |
Definition at line 1337 of file wuapi.idl.
| coclass WUApiLib::AutomaticUpdates WUApiLib::vi_progid | ( | "Microsoft.Update.Session" | ) |