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

_OSVERSIONINFOW

Declaration

Source position: jwanative.pas line 2555

type _OSVERSIONINFOW = record

  dwOSVersionInfoSize: ULONG;

  dwMajorVersion: ULONG;

  dwMinorVersion: ULONG;

  dwBuildNumber: ULONG;

  dwPlatformId: ULONG;

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

end;


Documentation generated on: 2023-03-18