Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |