2.2.7 DSROLE_PRIMARY_DOMAIN_INFO_LEVEL
The DSROLE_PRIMARY_DOMAIN_INFO_LEVEL enumeration defines the information level that the client requests.
-
typedef enum _DSROLE_PRIMARY_DOMAIN_INFO_LEVEL { DsRolePrimaryDomainInfoBasic = 1, DsRoleUpgradeStatus, DsRoleOperationState } DSROLE_PRIMARY_DOMAIN_INFO_LEVEL;
DsRolePrimaryDomainInfoBasic: Request for information about the domain to which the computer belongs.
DsRoleUpgradeStatus: Request for computer operating system upgrade status.
DsRoleOperationState: Request for computer operation state.