The CEOSVERSIONINFO type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| dwBuildNumber |
Build version of the Windows CE OS.
| |
| dwMajorVersion |
Major version number of the Windows CE OS.
| |
| dwMinorVersion |
Minor version number of the Windows CE OS.
| |
| dwOSVersionInfoSize |
Size in bytes of the original structure.
| |
| dwPlatformId |
Platform number for the OS.
| |
| szCSDVersion |
Optional description string.
|