Share via


IUpdateServiceRegistration interface

Contains information about the registration state of a service.

Members

The IUpdateServiceRegistration interface inherits from the IUnknown interface. IUpdateServiceRegistration also has these types of members:

  • Properties

Properties

The IUpdateServiceRegistration interface has these properties.

Property Access type Description

IsPendingRegistrationWithAU

Read-only

Gets a Boolean value that indicates whether the service will also be registered with Automatic Updates, when added.

RegistrationState

Read-only

Gets an UpdateServiceRegistrationState value that indicates the current state of the service registration.

Service

Read-only

Gets a pointer to an IUpdateService2 interface. This property is the default property.

 

Remarks

You can create an instance of this interface by using the UpdateServiceRegistration coclass. Use the Microsoft.Update.ServiceRegistration 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_IUpdateServiceRegistration is defined as DDE02280-12B3-4E0B-937B-6747F6ACB286