// iddcx.h
struct IDARG_OUT_GETMOVEREGIONS {
UINT MoveRegionOutCount;
};
View the official Windows Driver Kit DDI referenceNo description available.
Gives information about move regions that were handled by the OS.
MoveRegionOutCount[out] Number of move regions the OS copied into the pMoveRegions array.