IAutomaticUpdates2 interface
Contains the functionality of Automatic Updates.
Members
The IAutomaticUpdates2 interface inherits from IAutomaticUpdates. IAutomaticUpdates2 also has these types of members:
- Methods
Methods
The IAutomaticUpdates2 interface has these methods.
Method | Description |
---|---|
Results | Returns a pointer to an IAutomaticUpdatesResults interface. |
Remarks
You can create a new instance of this interface by using the AutomaticUpdates coclass. Use the Microsoft.Update.AutoUpdate program identifier to create the object.
Requirements
Minimum supported client |
Windows XP, Windows 2000 Professional with SP3 [desktop apps only] |
Minimum supported server |
Windows Server 2003, Windows 2000 Server with SP3 [desktop apps only] |
Header |
Wuapi.h |
IDL |
Wuapi.idl |
Library |
Wuguid.lib |
DLL |
Wuapi.dll |
IID |
IID_IAutomaticUpdates2 is defined as 4A2F5C31-CFD9-410E-B7FB-29A653973A0F |