Note

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

Access to this page requires authorization. You can try .

PSET_INTERNAL_STATE callback function (resapi.h)

Sets the internal state of a resource

Syntax

PSET_INTERNAL_STATE PsetInternalState;

DWORD PsetInternalState(
 RESOURCE_HANDLE unnamedParam1,
 [in] CLUSTER_RESOURCE_APPLICATION_STATE stateType,
 [in] BOOL active
)
{...}

Parameters

unnamedParam1

[in] stateType

A CLUSTER_RESOURCE_APPLICATION_STATE value

[in] active

Whether the resource is active

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2016
Target Platform Windows
Header resapi.h

Feedback

Was this page helpful?

Additional resources