ReactOS 0.4.17-dev-784-g3812a95
_DXGK_QUERYADAPTERINFOFLAGS Struct Reference

#include <d3dkmddi.h>

Public Attributes

union {
   struct {
      UINT   VirtualMachineData: 1
 
      UINT   SecureVirtualMachine: 1
 
      UINT   Reserved: 30
 
   } 
 
   UINT   Value
 
}; 
 

Detailed Description

Definition at line 1638 of file d3dkmddi.h.

Member Data Documentation

◆ 

union { ... } _DXGK_QUERYADAPTERINFOFLAGS::@2232

◆ Reserved

UINT _DXGK_QUERYADAPTERINFOFLAGS::Reserved

Definition at line 1646 of file d3dkmddi.h.

◆ SecureVirtualMachine

UINT _DXGK_QUERYADAPTERINFOFLAGS::SecureVirtualMachine

Definition at line 1645 of file d3dkmddi.h.

◆ Value

UINT _DXGK_QUERYADAPTERINFOFLAGS::Value

Definition at line 1648 of file d3dkmddi.h.

◆ VirtualMachineData

UINT _DXGK_QUERYADAPTERINFOFLAGS::VirtualMachineData

Definition at line 1644 of file d3dkmddi.h.


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