- Retrieves the version number of the target operating system.
ULONG
HiberGetVersion(
PSANDMAN_OBJECT Hiberfil
);
Hiberfil. Pointer to sandman object.
- If the function succeeds, the return value includes the major and minor
version numbers of the operating system in the low-order word, and information
about the operating system platform in the high-order word.
For all platforms, the low-order word contains the version number of the operating
system. The low-order byte of this word specifies the major version number, in
hexadecimal notation. The high-order byte specifies the minor version (revision)
number, in hexadecimal notation. The high-order bit is zero, the next 7 bits
represent the build number, and the low-order byte is 5..