The set value utility functions write values directly to the cluster database.
| Function | Description |
|---|---|
| ResUtilSetBinaryValue | Sets a binary value in the cluster database. |
| ResUtilSetDwordValue | Sets a DWORD value in the cluster database. |
| ResUtilSetExpandSzValue | Sets an expandable string value in the cluster database. |
| ResUtilSetMultiSzValue | Sets a multiple string value in the cluster database. |
| ResUtilSetSzValue | Sets a string value in the cluster database. |