Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[This function is a wrapper over the GetVersionEx function. This function may be altered or unavailable in the future. Applications should call GetVersionEx directly.]
Gets information about the operating system version. See GetVersionEx.
Syntax
BOOL _GetVersionEx(
...
);
Parameters
-
...
Requirements
| Requirement | Value |
|---|---|
| DLL |
|
See also