IDARG_IN_GETMOVEREGIONS structure (iddcx.h)

Gives information to the OS about move regions.

Syntax

struct IDARG_IN_GETMOVEREGIONS {
  UINT             MoveRegionInCount;
  IDDCX_MOVEREGION *pMoveRegions;
};

Members

MoveRegionInCount

[in] Number of move regions in the pMoveRegions array

pMoveRegions

[out] Pointer to the buffer where the OS can copy the move regions.

Requirements

Requirement Value
Header iddcx.h