ReactOS 0.4.16-dev-401-g45b008d
_OSVERSIONINFOEXW Struct Reference

#include <rtltypes.h>

Public Attributes

ULONG dwOSVersionInfoSize
 
ULONG dwMajorVersion
 
ULONG dwMinorVersion
 
ULONG dwBuildNumber
 
ULONG dwPlatformId
 
WCHAR szCSDVersion [128]
 
USHORT wServicePackMajor
 
USHORT wServicePackMinor
 
USHORT wSuiteMask
 
UCHAR wProductType
 
UCHAR wReserved
 
DWORD dwOSVersionInfoSize
 
DWORD dwMajorVersion
 
DWORD dwMinorVersion
 
DWORD dwBuildNumber
 
DWORD dwPlatformId
 
WORD wServicePackMajor
 
WORD wServicePackMinor
 
WORD wSuiteMask
 
BYTE wProductType
 
BYTE wReserved
 

Detailed Description

Definition at line 268 of file rtltypes.h.

Member Data Documentation

◆ dwBuildNumber [1/2]

◆ dwBuildNumber [2/2]

DWORD _OSVERSIONINFOEXW::dwBuildNumber

Definition at line 2936 of file winnt_old.h.

◆ dwMajorVersion [1/2]

◆ dwMajorVersion [2/2]

DWORD _OSVERSIONINFOEXW::dwMajorVersion

Definition at line 2934 of file winnt_old.h.

◆ dwMinorVersion [1/2]

◆ dwMinorVersion [2/2]

DWORD _OSVERSIONINFOEXW::dwMinorVersion

Definition at line 2935 of file winnt_old.h.

◆ dwOSVersionInfoSize [1/2]

◆ dwOSVersionInfoSize [2/2]

DWORD _OSVERSIONINFOEXW::dwOSVersionInfoSize

Definition at line 2933 of file winnt_old.h.

◆ dwPlatformId [1/2]

ULONG _OSVERSIONINFOEXW::dwPlatformId

◆ dwPlatformId [2/2]

DWORD _OSVERSIONINFOEXW::dwPlatformId

Definition at line 2937 of file winnt_old.h.

◆ szCSDVersion

WCHAR _OSVERSIONINFOEXW::szCSDVersion

◆ wProductType [1/2]

◆ wProductType [2/2]

BYTE _OSVERSIONINFOEXW::wProductType

Definition at line 2942 of file winnt_old.h.

◆ wReserved [1/2]

UCHAR _OSVERSIONINFOEXW::wReserved

◆ wReserved [2/2]

BYTE _OSVERSIONINFOEXW::wReserved

Definition at line 2943 of file winnt_old.h.

◆ wServicePackMajor [1/2]

◆ wServicePackMajor [2/2]

WORD _OSVERSIONINFOEXW::wServicePackMajor

Definition at line 2939 of file winnt_old.h.

◆ wServicePackMinor [1/2]

◆ wServicePackMinor [2/2]

WORD _OSVERSIONINFOEXW::wServicePackMinor

Definition at line 2940 of file winnt_old.h.

◆ wSuiteMask [1/2]

USHORT _OSVERSIONINFOEXW::wSuiteMask

◆ wSuiteMask [2/2]

WORD _OSVERSIONINFOEXW::wSuiteMask

Definition at line 2941 of file winnt_old.h.


The documentation for this struct was generated from the following files: