The QuorumResourceLost function is called when control of the quorum resource has been lost.
VOID WINAPI QuorumResourceLost(
RESOURCE_HANDLE ResourceHandle
);
None.
The QuorumResourceLost function is called by a resource DLL to notify the Resource Monitor that control of the quorum resource has been lost in the Arbitrate entry point function. A pointer to the Resource Monitor's QuorumResourceLost function is passed to a quorum resource DLL in the call to Arbitrate.
Version: Use Windows NT Server Enterprise Edition 4.0.
Windows CE: Unsupported.
Header: Declared in resapi.h.