Skip to content

Latest commit

 

History

History
77 lines (61 loc) · 2.36 KB

ne-dsrole-dsrole_operation_state.md

File metadata and controls

77 lines (61 loc) · 2.36 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:dsrole._DSROLE_OPERATION_STATE
DSROLE_OPERATION_STATE (dsrole.h)
Used with the DSROLE_OPERATION_STATE_INFO structure to indicate the operational state of a computer.
DSROLE_OPERATION_STATE
DSROLE_OPERATION_STATE enumeration [Active Directory]
DsRoleOperationActive
DsRoleOperationIdle
DsRoleOperationNeedReboot
ad.dsrole_operation_state
dsrole/DSROLE_OPERATION_STATE
dsrole/DsRoleOperationActive
dsrole/DsRoleOperationIdle
dsrole/DsRoleOperationNeedReboot
ad\dsrole_operation_state.htm
ad
de294893-e78a-4b51-9a48-0c71f91b6fde
12/05/2018
DSROLE_OPERATION_STATE, DSROLE_OPERATION_STATE enumeration [Active Directory], DsRoleOperationActive, DsRoleOperationIdle, DsRoleOperationNeedReboot, ad.dsrole_operation_state, dsrole/DSROLE_OPERATION_STATE, dsrole/DsRoleOperationActive, dsrole/DsRoleOperationIdle, dsrole/DsRoleOperationNeedReboot
dsrole.h
Windows
Windows Vista
Windows Server 2008
Windows
DSROLE_OPERATION_STATE
19H1
_DSROLE_OPERATION_STATE
dsrole/_DSROLE_OPERATION_STATE
DSROLE_OPERATION_STATE
dsrole/DSROLE_OPERATION_STATE
c++
APIRef
kbSyntax
HeaderDef
Dsrole.h
DSROLE_OPERATION_STATE

DSROLE_OPERATION_STATE enumeration

-description

The DSROLE_OPERATION_STATE enumeration is used with the DSROLE_OPERATION_STATE_INFO structure to indicate the operational state of a computer.

-enum-fields

-field DsRoleOperationIdle:0

The computer is idle.

-field DsRoleOperationActive

The computer is active.

-field DsRoleOperationNeedReboot

The computer requires a restart.

-see-also

DSROLE_OPERATION_STATE_INFO

Enumerations in Active Directory Domain Services