Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IUpdateServiceManager interface defines the following methods.
| Method | Description |
|---|---|
| AddScanPackageService | Registers a scan package as a service with Windows Update Agent (WUA) and then returns an IUpdateService interface. |
| AddService | Registers a service with WUA. |
| RegisterServiceWithAU | Registers a service with Automatic Updates. |
| RemoveService | Removes a service registration from WUA. |
| SetOption | Sets options for the object that specifies the service ID, and whether to display a warning when changing the registration of Automatic Updates. |
| UnregisterServiceWithAU | Unregisters a service with Automatic Updates. |