Condividi tramite


struttura D3DKMT_OUTPUTDUPL_GET_POINTER_SHAPE_DATA (d3dkmthk.h)

La struttura D3DKMT_OUTPUTDUPL_GET_POINTER_SHAPE_DATA contiene i dati della forma del puntatore.

Sintassi

typedef struct _D3DKMT_OUTPUTDUPL_GET_POINTER_SHAPE_DATA {
  D3DKMT_HANDLE                     hAdapter;
  D3DDDI_VIDEO_PRESENT_SOURCE_ID    VidPnSourceId;
  UINT                              BufferSizeSupplied;
  PVOID                             pShapeBuffer;
  UINT                              BufferSizeRequired;
  D3DKMT_OUTDUPL_POINTER_SHAPE_INFO ShapeInfo;
} D3DKMT_OUTPUTDUPL_GET_POINTER_SHAPE_DATA;

Membri

hAdapter

Handle per la scheda grafica.

VidPnSourceId

Numero di identificazione in base zero dell'origine video presente in un percorso di una topologia di rete (VidPN) a cui è connesso il monitor.

BufferSizeSupplied

Dimensione del buffer fornita.

pShapeBuffer

Puntatore al buffer della forma.

BufferSizeRequired

Dimensioni del buffer necessarie.

ShapeInfo

Informazioni sulla forma.

Fabbisogno

Requisito Valore
client minimo supportato Windows 8
server minimo supportato Windows Server 2012
intestazione d3dkmthk.h