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

ZwMapViewOfSection

Declaration

Source position: jwanative.pas line 4703

function ZwMapViewOfSection(

  SectionHandle: HANDLE;

  ProcessHandle: HANDLE;

  BaseAddress: PPVOID;

  ZeroBits: ULONG;

  CommitSize: ULONG;

  SectionOffset: PLARGE_INTEGER;

  ViewSize: PULONG;

  InheritDisposition: SECTION_INHERIT;

  AllocationType: ULONG;

  Protect: ULONG

):NTSTATUS;


Documentation generated on: 2023-03-18