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

_DEBUG_BUFFER

Declaration

Source position: jwanative.pas line 1621

type _DEBUG_BUFFER = record

  SectionHandle: HANDLE;

  SectionBase: PVOID;

  RemoteSectionBase: PVOID;

  SectionBaseDelta: ULONG;

  EventPairHandle: HANDLE;

  Unknown: array [0..1] of ULONG;

  RemoteThreadHandle: HANDLE;

  InfoClassMask: ULONG;

  SizeOfInfo: ULONG;

  AllocatedSize: ULONG;

  SectionSize: ULONG;

  ModuleInformation: PVOID;

  BackTraceInformation: PVOID;

  HeapInformation: PVOID;

  LockInformation: PVOID;

  Reserved: array [0..7] of PVOID;

end;


Documentation generated on: 2023-03-18