Directory Services |
The DSROLE_OPERATION_STATE_INFO structure is used with the DsRoleGetPrimaryDomainInformation function to contain the operational state data for a computer.
typedef struct {
DSROLE_OPERATION_STATE OperationState; } DSROLE_OPERATION_STATE_INFO;
Client: Included in Windows XP and
Windows 2000 Professional.
Server: Included in Windows Server 2003 and
Windows 2000 Server.
Header: Declared in Dsrole.h.
DsRoleGetPrimaryDomainInformation, DSROLE_OPERATION_STATE, Active Directory Enumerations