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

_EXCEPTION_RECORD64

Declaration

Source position: jwawinnt.pas line 883

type _EXCEPTION_RECORD64 = record

  ExceptionCode: DWORD;

  ExceptionFlags: DWORD;

  ExceptionRecord: DWORD64;

  ExceptionAddress: DWORD64;

  NumberParameters: DWORD;

  __unusedAlignment: DWORD;

  ExceptionInformation: array [0..EXCEPTION_MAXIMUM_PARAMETERS-1] of DWORD64;

end;


Documentation generated on: 2023-03-18