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

_OSVERSIONINFOEXW

Declaration

Source position: jwanative.pas line 2625

type _OSVERSIONINFOEXW = record

  dwOSVersionInfoSize: ULONG;

  dwMajorVersion: ULONG;

  dwMinorVersion: ULONG;

  dwBuildNumber: ULONG;

  dwPlatformId: ULONG;

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

  wServicePackMajor: USHORT;

  wServicePackMinor: USHORT;

  wSuiteMask: USHORT;

  wProductType: UCHAR;

  wReserved: UCHAR;

end;


Documentation generated on: 2023-03-18