ReactOS 0.4.17-dev-116-ga4b6fe9
_D3DKMT_CREATEKEYEDMUTEX2_FLAGS Struct Reference

#include <d3dkmthk.h>

Public Attributes

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

Detailed Description

Definition at line 808 of file d3dkmthk.h.

Member Data Documentation

◆ 

union { ... } _D3DKMT_CREATEKEYEDMUTEX2_FLAGS::@4143

◆ NtSecuritySharing

UINT _D3DKMT_CREATEKEYEDMUTEX2_FLAGS::NtSecuritySharing

Definition at line 814 of file d3dkmthk.h.

◆ Reserved

UINT _D3DKMT_CREATEKEYEDMUTEX2_FLAGS::Reserved

Definition at line 815 of file d3dkmthk.h.

◆ Value

UINT _D3DKMT_CREATEKEYEDMUTEX2_FLAGS::Value

Definition at line 817 of file d3dkmthk.h.


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