3.1.4.3.2.19 CLUSCTL_RESOURCE_TYPE_GET_PRIVATE_PROPERTY_FMTS

The CLUSCTL_RESOURCE_TYPE_GET_PRIVATE_PROPERTY_FMTS resource type control code retrieves the name and data format of each private property (section 3.1.1.9) of the designated resource type.

The private properties of a resource type are the part of the resource type's non-volatile configuration data that is maintained in the cluster state and whose schema is defined by the resource type.

After successful completion of this method, the server MUST write a PROPERTY_LIST structure (section 3.1.4.3.1.14) to the buffer that is designated by lpOutBuffer.

ClusAPI P rotocol version 2.0 servers do not support this control and return 0x00000001 (ERROR_INVALID_FUNCTION).

The server SHOULD accept a CLUSCTL_RESOURCE_TYPE_GET_PRIVATE_PROPERTY_FMTS resource type control code request if its protocol server state is read-only, and the server MUST accept the request for processing if it is in the read/write state, as specified in section 3.1.1.