The IUpdateServiceManager interface adds or removes the registration of the update service with the Windows Update Agent or Automatic Updates.
Syntax
interface IUpdateServiceManager : IDispatch
Methods
The IUpdateServiceManager interface inherits the methods of the IDispatch interface.
In addition, IUpdateServiceManager defines the following methods.
Properties
The IUpdateServiceManager interface defines the following property.
Remarks
This interface can be instantiated by using the UpdateServiceManager coclass. Use the program identifier, Microsoft.Update.ServiceManager, to create the object.
Requirements
| Client | Requires Windows XP or Windows 2000 Professional SP3. |
| Server | Requires Windows Server 2003 or Windows 2000 Server SP3. |
| Header | Declared in Wuapi.h. |
| IDL | Declared in Wuapi.idl. |
| Library | Use Wuguid.lib. |
| DLL | Requires Wuapi.dll. |
| IID | IID_IUpdateServiceManager is defined as 23857E3C-02BA-44A3-9423-B1C900805F37. |
Send comments about this topic to Microsoft
Build date: 5/15/2008