Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |