Share via


Property Structure Construction Functions

The property structure construction functions are used by applications and resource DLLs to build property lists, parameter blocks, and property tables.

In this section

ResUtilDupParameterBlock

Performs a member-wise copy of the data from one parameter block to another.

ResUtilFreeParameterBlock

Deallocates memory that has been allocated for a parameter block by ResUtilDupParameterBlock.

ResUtilPropertyListFromParameterBlock

Constructs a property list from a property table and a parameter block.

ResUtilVerifyPrivatePropertyList

Verifies that a property list is correctly formatted.

ResUtilVerifyPropertyTable

Uses a property table to verify that a property list is correctly formatted.

Failover Cluster Utility Functions