struttura IDARG_IN_GETMOVEREGIONS (iddcx.h)
Fornisce informazioni al sistema operativo sulle aree di spostamento.
Sintassi
struct IDARG_IN_GETMOVEREGIONS {
UINT MoveRegionInCount;
IDDCX_MOVEREGION *pMoveRegions;
};
Membri
MoveRegionInCount
[in] Numero di aree di spostamento nella matrice pMoveRegions
pMoveRegions
[out] Puntatore al buffer in cui il sistema operativo può copiare le aree di spostamento.
Fabbisogno
Requisito | Valore |
---|---|
intestazione | iddcx.h |