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
-
Performs a member-wise copy of the data from one parameter block to another.
-
Deallocates memory that has been allocated for a parameter block by ResUtilDupParameterBlock.
-
Constructs a property list from a property table and a parameter block.
-
Verifies that a property list is correctly formatted.
-
Uses a property table to verify that a property list is correctly formatted.
Related topics