ReactOS 0.4.15-dev-7953-g1f49173
_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 2907 of file winnt_old.h.

◆ dwMajorVersion [1/2]

◆ dwMajorVersion [2/2]

DWORD _OSVERSIONINFOEXW::dwMajorVersion

Definition at line 2905 of file winnt_old.h.

◆ dwMinorVersion [1/2]

◆ dwMinorVersion [2/2]

DWORD _OSVERSIONINFOEXW::dwMinorVersion

Definition at line 2906 of file winnt_old.h.

◆ dwOSVersionInfoSize [1/2]

◆ dwOSVersionInfoSize [2/2]

DWORD _OSVERSIONINFOEXW::dwOSVersionInfoSize

Definition at line 2904 of file winnt_old.h.

◆ dwPlatformId [1/2]

ULONG _OSVERSIONINFOEXW::dwPlatformId

◆ dwPlatformId [2/2]

DWORD _OSVERSIONINFOEXW::dwPlatformId

Definition at line 2908 of file winnt_old.h.

◆ szCSDVersion

WCHAR _OSVERSIONINFOEXW::szCSDVersion

◆ wProductType [1/2]

◆ wProductType [2/2]

BYTE _OSVERSIONINFOEXW::wProductType

Definition at line 2913 of file winnt_old.h.

◆ wReserved [1/2]

UCHAR _OSVERSIONINFOEXW::wReserved

◆ wReserved [2/2]

BYTE _OSVERSIONINFOEXW::wReserved

Definition at line 2914 of file winnt_old.h.

◆ wServicePackMajor [1/2]

◆ wServicePackMajor [2/2]

WORD _OSVERSIONINFOEXW::wServicePackMajor

Definition at line 2910 of file winnt_old.h.

◆ wServicePackMinor [1/2]

◆ wServicePackMinor [2/2]

WORD _OSVERSIONINFOEXW::wServicePackMinor

Definition at line 2911 of file winnt_old.h.

◆ wSuiteMask [1/2]

USHORT _OSVERSIONINFOEXW::wSuiteMask

◆ wSuiteMask [2/2]

WORD _OSVERSIONINFOEXW::wSuiteMask

Definition at line 2912 of file winnt_old.h.


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