struttura D3DKMT_OUTPUTDUPL_POINTER_POSITION (d3dkmthk.h)
La struttura D3DKMT_OUTPUTDUPL_POINTER_POSITION contiene informazioni sulla posizione del puntatore duplicato di output.
Sintassi
typedef struct _D3DKMT_OUTPUTDUPL_POINTER_POSITION {
POINT Position;
BOOL Visible;
} D3DKMT_OUTPUTDUPL_POINTER_POSITION;
Membri
Position
Posizione del puntatore.
Visible
Indica se il puntatore è visibile o meno.
Fabbisogno
Requisito | Valore |
---|---|
client minimo supportato | Windows 8 |
server minimo supportato | Windows Server 2012 |
intestazione |
d3dkmthk.h |