Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The DSROLE_OPERATION_STATE_INFO structure is used with the DsRoleGetPrimaryDomainInformation function to contain the operational state data for a computer.
Syntax
typedef struct _DSROLE_OPERATION_STATE_INFO {
DSROLE_OPERATION_STATE OperationState;
} DSROLE_OPERATION_STATE_INFO, *PDSROLE_OPERATION_STATE_INFO;
Members
OperationState
Contains one of the DSROLE_OPERATION_STATE values that indicates the computer operational state.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Header | dsrole.h |