Note
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier les répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de changer de répertoire.
The OS_AND_OS_VERSION_INFO structure SHOULD<40> be used to determine the cluster node’s operating system version. It is a custom-marshalled structure that contains the following fields.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dwOSSize |
|||||||||||||||||||||||||||||||
|
dwOSVersionSize |
|||||||||||||||||||||||||||||||
|
OS (variable) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
dwOSSize (4 bytes): Specifies the number of characters in the operating system string.
dwOSVersionSize (4 bytes): Specifies the number of characters in the operating system version string.
OS (variable): Specifies the location where the null-terminated Unicode operating system string starts. A null-terminated string that represents the operating system version immediately follows the null termination of the operating system string.