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 get value utility functions retrieve individual values of specific types directly from the cluster database.
| Function | Description |
|---|---|
| ResUtilGetBinaryValue | Retrieves a binary value from the cluster database. |
| ResUtilGetDwordValue | Retrieves a DWORD value from the cluster database. |
| ResUtilGetExpandSzValue, | Retrieves an expandable string value from the cluster database. |
| ResUtilGetMultiSzValue | Retrieves a multiple string value from the cluster database. |
| ResUtilGetSzValue | Retrieves a string or expandable string value from the cluster database. |