UpdateServiceRegistrationState Enumeration
Defines the possible states for an update service.
Syntax
typedef enum {
usrsNotRegistered = 1,
usrsRegistrationPending = 2,
usrsRegistered = 3
} UpdateServiceRegistrationState;
Constants
- usrsNotRegistered
-
The service is not registered.
- usrsRegistrationPending
-
The service is pending registration. Registration will be attempted the next time the update agent contacts an update service.
- usrsRegistered
-
The service is registered.
Requirements
|
Minimum supported client | Windows XP, Windows 2000 Professional with SP3 |
|---|---|
|
Minimum supported server | Windows Server 2003, Windows 2000 Server with SP3 |
|
Header |
|
|
IDL |
|
Send comments about this topic to Microsoft
Build date: 7/7/2011