IUpdateService2 interface (wuapi.h)

Contains information about a service that is registered with Windows Update Agent (WUA) or with Automatic Updates.

Inheritance

The IUpdateService2 interface inherits from the IUpdateService interface.

Methods

The IUpdateService2 interface has these methods.

 
IUpdateService2::get_IsDefaultAUService

Gets a Boolean value that indicates whether the service is registered with Automatic Updates and whether the service is currently used by Automatic Updates as the default service.

Requirements

Requirement Value
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]
Target Platform Windows
Header wuapi.h

See also

IUpdateService