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

_EXCEPTION_RECORD

Declaration

Source position: jwawinnt.pas line 851

type _EXCEPTION_RECORD = record

  ExceptionCode: DWORD;

  ExceptionFlags: DWORD;

  ExceptionRecord: PEXCEPTION_RECORD;

  ExceptionAddress: Pointer;

  NumberParameters: DWORD;

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

end;


Documentation generated on: 2023-03-18