Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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. |