Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Contains information about the registration state of a service.
Inheritance
The IUpdateServiceRegistration interface inherits from the IDispatch interface.
Methods
The IUpdateServiceRegistration interface has these methods.
| IUpdateServiceRegistration::get_IsPendingRegistrationWithAU Gets a Boolean value that indicates whether the service will also be registered with Automatic Updates, when added. |
| IUpdateServiceRegistration::get_RegistrationState Gets an UpdateServiceRegistrationState value that indicates the current state of the service registration. |
| IUpdateServiceRegistration::get_Service 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
| 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 |