|
ReactOS 0.4.17-dev-784-g3812a95
|
#include <d3dkmddi.h>
Public Attributes | |
| union { | |
| struct { | |
| UINT Rotate: 1 | |
| UINT Reserved: 31 | |
| } | |
| UINT Value | |
| }; | |
Definition at line 39 of file d3dkmddi.h.
| union { ... } _D3DKMT_PRESENT_DISPLAY_ONLY_FLAGS::@2143 |
| UINT _D3DKMT_PRESENT_DISPLAY_ONLY_FLAGS::Reserved |
Definition at line 46 of file d3dkmddi.h.
| UINT _D3DKMT_PRESENT_DISPLAY_ONLY_FLAGS::Rotate |
Definition at line 45 of file d3dkmddi.h.
| UINT _D3DKMT_PRESENT_DISPLAY_ONLY_FLAGS::Value |
Definition at line 48 of file d3dkmddi.h.