ACT_AUTHORIZATION_STATE structure (ehstorapi.h)

The ACT_AUTHORIZATION_STATE structure contains data that describes the current authorization state of a Addressable Command Target (ACT).

Syntax

typedef struct _ACT_AUTHORIZATION_STATE {
  ULONG ulState;
} ACT_AUTHORIZATION_STATE;

Members

ulState

Integer value that indicates the possible authorization state of the ACT.

Value Meaning
0
The ACT is unauthorized
1
The ACT is authorized

Requirements

Requirement Value
Minimum supported client Windows Vista with SP2 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Header ehstorapi.h