ReactOS 0.4.16-dev-1946-g52006dd
_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 3130 of file winnt_old.h.

◆ dwMajorVersion [1/2]

◆ dwMajorVersion [2/2]

DWORD _OSVERSIONINFOEXW::dwMajorVersion

Definition at line 3128 of file winnt_old.h.

◆ dwMinorVersion [1/2]

◆ dwMinorVersion [2/2]

DWORD _OSVERSIONINFOEXW::dwMinorVersion

Definition at line 3129 of file winnt_old.h.

◆ dwOSVersionInfoSize [1/2]

◆ dwOSVersionInfoSize [2/2]

DWORD _OSVERSIONINFOEXW::dwOSVersionInfoSize

Definition at line 3127 of file winnt_old.h.

◆ dwPlatformId [1/2]

◆ dwPlatformId [2/2]

DWORD _OSVERSIONINFOEXW::dwPlatformId

Definition at line 3131 of file winnt_old.h.

◆ szCSDVersion

WCHAR _OSVERSIONINFOEXW::szCSDVersion

◆ wProductType [1/2]

◆ wProductType [2/2]

BYTE _OSVERSIONINFOEXW::wProductType

Definition at line 3136 of file winnt_old.h.

◆ wReserved [1/2]

UCHAR _OSVERSIONINFOEXW::wReserved

◆ wReserved [2/2]

BYTE _OSVERSIONINFOEXW::wReserved

Definition at line 3137 of file winnt_old.h.

◆ wServicePackMajor [1/2]

◆ wServicePackMajor [2/2]

WORD _OSVERSIONINFOEXW::wServicePackMajor

Definition at line 3133 of file winnt_old.h.

◆ wServicePackMinor [1/2]

◆ wServicePackMinor [2/2]

WORD _OSVERSIONINFOEXW::wServicePackMinor

Definition at line 3134 of file winnt_old.h.

◆ wSuiteMask [1/2]

◆ wSuiteMask [2/2]

WORD _OSVERSIONINFOEXW::wSuiteMask

Definition at line 3135 of file winnt_old.h.


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