IDARG_OUT_GETMOVEREGIONS - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// iddcx.h

struct IDARG_OUT_GETMOVEREGIONS {
  UINT MoveRegionOutCount;
};
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-iddcx-idarg_out_getmoveregions)

IDARG_OUT_GETMOVEREGIONS structure

Description

Gives information about move regions that were handled by the OS.

Members

MoveRegionOutCount

[out] Number of move regions the OS copied into the pMoveRegions array.