Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
A structure that holds information on the queue state of a hardware device.
Syntax
typedef struct _D3DKMT_DEVICEPRESENT_QUEUE_STATE {
D3DDDI_VIDEO_PRESENT_SOURCE_ID VidPnSourceId;
BOOLEAN bQueuedPresentLimitReached;
} D3DKMT_DEVICEPRESENT_QUEUE_STATE;
Members
VidPnSourceId
Indicates the present source id.
bQueuedPresentLimitReached
Indicates whether the queued present limit has been reached.
Requirements
| Requirement | Value |
|---|---|
| Header | d3dkmthk.h |