struttura D3DKMT_DEVICEPRESENT_QUEUE_STATE (d3dkmthk.h)
Struttura che contiene informazioni sullo stato della coda di un dispositivo hardware.
Sintassi
typedef struct _D3DKMT_DEVICEPRESENT_QUEUE_STATE {
D3DDDI_VIDEO_PRESENT_SOURCE_ID VidPnSourceId;
BOOLEAN bQueuedPresentLimitReached;
} D3DKMT_DEVICEPRESENT_QUEUE_STATE;
Members
VidPnSourceId
Indica l'ID di origine presente.
bQueuedPresentLimitReached
Indica se è stato raggiunto il limite presente in coda.
Requisiti
Requisito | Valore |
---|---|
Intestazione | d3dkmthk.h |