ReactOS 0.4.17-dev-784-g3812a95
_D3DKMT_PRESENT_DISPLAY_ONLY_FLAGS Struct Reference

#include <d3dkmddi.h>

Public Attributes

union {
   struct {
      UINT   Rotate: 1
 
      UINT   Reserved: 31
 
   } 
 
   UINT   Value
 
}; 
 

Detailed Description

Definition at line 39 of file d3dkmddi.h.

Member Data Documentation

◆ 

union { ... } _D3DKMT_PRESENT_DISPLAY_ONLY_FLAGS::@2143

◆ Reserved

UINT _D3DKMT_PRESENT_DISPLAY_ONLY_FLAGS::Reserved

Definition at line 46 of file d3dkmddi.h.

◆ Rotate

UINT _D3DKMT_PRESENT_DISPLAY_ONLY_FLAGS::Rotate

Definition at line 45 of file d3dkmddi.h.

◆ Value

UINT _D3DKMT_PRESENT_DISPLAY_ONLY_FLAGS::Value

Definition at line 48 of file d3dkmddi.h.


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