ReactOS 0.4.17-dev-116-ga4b6fe9
_D3DDDICB_DESTROYALLOCATION2FLAGS Struct Reference

#include <d3dkmthk.h>

Public Attributes

union {
   struct {
      UINT   AssumeNotInUse: 1
 
      UINT   SynchronousDestroy: 1
 
      UINT   Reserved: 29
 
      UINT   SystemUseOnly: 1
 
   } 
 
   UINT   Value
 
}; 
 

Detailed Description

Definition at line 1163 of file d3dkmthk.h.

Member Data Documentation

◆ 

union { ... } _D3DDDICB_DESTROYALLOCATION2FLAGS::@4188

◆ AssumeNotInUse

UINT _D3DDDICB_DESTROYALLOCATION2FLAGS::AssumeNotInUse

Definition at line 1169 of file d3dkmthk.h.

◆ Reserved

UINT _D3DDDICB_DESTROYALLOCATION2FLAGS::Reserved

Definition at line 1171 of file d3dkmthk.h.

◆ SynchronousDestroy

UINT _D3DDDICB_DESTROYALLOCATION2FLAGS::SynchronousDestroy

Definition at line 1170 of file d3dkmthk.h.

◆ SystemUseOnly

UINT _D3DDDICB_DESTROYALLOCATION2FLAGS::SystemUseOnly

Definition at line 1172 of file d3dkmthk.h.

◆ Value

UINT _D3DDDICB_DESTROYALLOCATION2FLAGS::Value

Definition at line 1174 of file d3dkmthk.h.


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