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 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. |