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

_MEMORY_BASIC_INFORMATION

Declaration

Source position: jwawinnt.pas line 3669

type _MEMORY_BASIC_INFORMATION = record

  BaseAddress: Pointer;

  AllocationBase: Pointer;

  AllocationProtect: DWORD;

  RegionSize: SIZE_T;

  State: DWORD;

  Protect: DWORD;

  Type_: DWORD;

end;


Documentation generated on: 2025-07-25