D3DKMT_DEVICEPRESENT_QUEUE_STATE structure (d3dkmthk.h)
Structure qui contient des informations sur l’état de file d’attente d’un appareil matériel.
Syntaxe
typedef struct _D3DKMT_DEVICEPRESENT_QUEUE_STATE {
D3DDDI_VIDEO_PRESENT_SOURCE_ID VidPnSourceId;
BOOLEAN bQueuedPresentLimitReached;
} D3DKMT_DEVICEPRESENT_QUEUE_STATE;
Membres
VidPnSourceId
Indique l’ID de source actuel.
bQueuedPresentLimitReached
Indique si la limite actuelle mise en file d’attente a été atteinte.
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | d3dkmthk.h |