ReactOS 0.4.17-dev-784-g3812a95
_DXGK_SETPOINTERPOSITION_FLAGS Struct Reference

#include <d3dkmddi.h>

Public Attributes

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

Detailed Description

Definition at line 797 of file d3dkmddi.h.

Member Data Documentation

◆ 

union { ... } _DXGK_SETPOINTERPOSITION_FLAGS::@2212

◆ Reserved

UINT _DXGK_SETPOINTERPOSITION_FLAGS::Reserved

Definition at line 804 of file d3dkmddi.h.

◆ Value

UINT _DXGK_SETPOINTERPOSITION_FLAGS::Value

Definition at line 806 of file d3dkmddi.h.

◆ Visible

UINT _DXGK_SETPOINTERPOSITION_FLAGS::Visible

Definition at line 803 of file d3dkmddi.h.


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