The resource DLL structures contain information for resource DLL operations.
In this section
- 
Represents a function table for the StartupEx callback function.
 - 
Describes a function table for any version of the Resource API.
 - 
Contains pointers to all Resource API version 1.0 entry points except Startup.
 - 
Contains pointers to all Resource API version 2.0 entry points except StartupEx.
 - 
Contains pointers to all Resource API version 3.0 entry points, except StartupEx.
 - 
Contains pointers to all Resource API version 4.0 entry points, except StartupEx.
 - 
Represents context parameters that are used as input for the CLUSCTL_RESOURCE_GET_OPERATION_CONTEXT control code.
 - 
Represents a handle to a Cryptographic Service Provider that is used for Checkpointing.
 - 
TBD
 - 
Contains the Paxos tag values of a cluster node, which stores information about the cluster configuration version of the node when the cluster uses a File Share witness.
 - 
Represents post-upgrade state information for the cluster service.
 - 
Contains information about a resource that is being brought online or taken offline. This structure is used as a parameter to the callback function SetResourceStatus.
 - 
Contains information about a resource that is being brought online or taken offline. This structure is used as a parameter to the callback function SetResourceStatusEx.
 - 
Contains information used to validate a PaxosTagCStruct structure.
 - 
Contains information used to update and validate a PaxosTagCStruct structure.
 
Related topics