ReactOS 0.4.17-dev-116-ga4b6fe9
_D3DKMT_SETQUEUEDLIMIT Struct Reference

#include <d3dkmthk.h>

Collaboration diagram for _D3DKMT_SETQUEUEDLIMIT:

Public Attributes

D3DKMT_HANDLE hDevice
 
D3DKMT_QUEUEDLIMIT_TYPE Type
 
union {
   UINT   QueuedPresentLimit
 
   struct {
      D3DDDI_VIDEO_PRESENT_SOURCE_ID   VidPnSourceId
 
      UINT   QueuedPendingFlipLimit
 
   }   DUMMYSTRUCTNAME
 
DUMMYUNIONNAME
 

Detailed Description

Definition at line 723 of file d3dkmthk.h.

Member Data Documentation

◆ 

struct { ... } _D3DKMT_SETQUEUEDLIMIT::DUMMYSTRUCTNAME

◆ 

union { ... } _D3DKMT_SETQUEUEDLIMIT::DUMMYUNIONNAME

◆ hDevice

D3DKMT_HANDLE _D3DKMT_SETQUEUEDLIMIT::hDevice

Definition at line 725 of file d3dkmthk.h.

◆ QueuedPendingFlipLimit

UINT _D3DKMT_SETQUEUEDLIMIT::QueuedPendingFlipLimit

Definition at line 733 of file d3dkmthk.h.

◆ QueuedPresentLimit

UINT _D3DKMT_SETQUEUEDLIMIT::QueuedPresentLimit

Definition at line 729 of file d3dkmthk.h.

◆ Type

D3DKMT_QUEUEDLIMIT_TYPE _D3DKMT_SETQUEUEDLIMIT::Type

Definition at line 726 of file d3dkmthk.h.

◆ VidPnSourceId

D3DDDI_VIDEO_PRESENT_SOURCE_ID _D3DKMT_SETQUEUEDLIMIT::VidPnSourceId

Definition at line 732 of file d3dkmthk.h.


The documentation for this struct was generated from the following file: