Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

MONITOR_STATE structure (resapi.h)

TBD

Syntax

typedef struct MONITOR_STATE {
 LARGE_INTEGER LastUpdate;
 RESOURCE_MONITOR_STATE State;
 HANDLE ActiveResource;
 BOOL ResmonStop;
} MONITOR_STATE, *PMONITOR_STATE;

Members

LastUpdate

State

ActiveResource

ResmonStop

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 Datacenter, Windows Server 2008 Enterprise
Header resapi.h

Feedback

Was this page helpful?

Additional resources