| constant | type | note |
|---|---|---|
| sizeof | int |
| field | type | note |
|---|---|---|
| dwOSVersionInfoSize | int | |
| dwMajorVersion | int | |
| dwMinorVersion | int | |
| dwBuildNumber | int | |
| dwPlatformId | int | |
| szCSDVersion | char[] | |
| wServicePackMajor | int | |
| wServicePackMinor | int | |
| wSuiteMask | int | |
| wProductType | int | |
| wReserved | int |
<init>()