ReactOS 0.4.17-dev-769-g1500a35
_DXGK_DISPLAY_OWNERSHIP_FLAGS Struct Reference

#include <dispmprt.h>

Collaboration diagram for _DXGK_DISPLAY_OWNERSHIP_FLAGS:

Public Attributes

union {
   struct {
      DXGK_FRAMEBUFFER_STATE   FrameBufferState: 4
 
   } 
 
   UINT   Value
 
}; 
 

Detailed Description

Definition at line 951 of file dispmprt.h.

Member Data Documentation

◆ 

union { ... } _DXGK_DISPLAY_OWNERSHIP_FLAGS::@2255

◆ FrameBufferState

DXGK_FRAMEBUFFER_STATE _DXGK_DISPLAY_OWNERSHIP_FLAGS::FrameBufferState

Definition at line 954 of file dispmprt.h.

◆ Value

UINT _DXGK_DISPLAY_OWNERSHIP_FLAGS::Value

Definition at line 956 of file dispmprt.h.


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