ReactOS 0.4.17-dev-116-ga4b6fe9
_D3DDDI_ESCAPEFLAGS Struct Reference

#include <d3dukmdt.h>

Public Attributes

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

Detailed Description

Definition at line 143 of file d3dukmdt.h.

Member Data Documentation

◆ 

union { ... } _D3DDDI_ESCAPEFLAGS::@4125

◆ HardwareAccess

UINT _D3DDDI_ESCAPEFLAGS::HardwareAccess

Definition at line 149 of file d3dukmdt.h.

◆ Reserved

UINT _D3DDDI_ESCAPEFLAGS::Reserved

Definition at line 150 of file d3dukmdt.h.

◆ Value

UINT _D3DDDI_ESCAPEFLAGS::Value

Definition at line 152 of file d3dukmdt.h.


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