structure D3DKMT_OUTPUTDUPL_POINTER_POSITION (d3dkmthk.h)
La structure D3DKMT_OUTPUTDUPL_POINTER_POSITION contient les informations de position du pointeur en double de sortie.
Syntaxe
typedef struct _D3DKMT_OUTPUTDUPL_POINTER_POSITION {
POINT Position;
BOOL Visible;
} D3DKMT_OUTPUTDUPL_POINTER_POSITION;
Membres
Position
Position du pointeur.
Visible
Indique si le pointeur est visible ou non.
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows 8 |
serveur minimum pris en charge | Windows Server 2012 |
d’en-tête | d3dkmthk.h |