Share via


Set Property Utility Functions

The set property utility functions use the contents of a property list, parameter block, or property table to change one or more properties in the cluster database.

Function Description
ResUtilSetPrivatePropertyList Writes private properties to the cluster database based on the contents of a property list.
ResUtilSetPropertyParameterBlock Conditionally writes properties to the cluster database based on the contents of a parameter block.
ResUtilSetPropertyParameterBlockEx Force writes properties to the cluster database based on the contents of a parameter block.
ResUtilSetPropertyTable Conditionally writes properties to the cluster database based on the contents of a property table.
ResUtilSetPropertyTableEx Force writes properties to the cluster database based on the contents of a property table.
ResUtilSetUnknownProperties Sets unknown properties based on the contents of a property table.