Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |