Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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. |