Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

_OSVERSIONINFOEXW

Declaration

Source position: jwawinnt.pas line 7421

type _OSVERSIONINFOEXW = record

  dwOSVersionInfoSize: DWORD;

  dwMajorVersion: DWORD;

  dwMinorVersion: DWORD;

  dwBuildNumber: DWORD;

  dwPlatformId: DWORD;

  szCSDVersion: array [0..127] of WCHAR;

  wServicePackMajor: Word;

  wServicePackMinor: Word;

  wSuiteMask: Word;

  wProductType: Byte;

  wReserved: Byte;

end;


Documentation generated on: 2023-03-18