RetroArch
Public Attributes | List of all members
_D3DAUTHENTICATEDCHANNEL_PROTECTION_FLAGS Struct Reference

#include <d3d9types.h>

Public Attributes

union {
   struct {
      UINT   ProtectionEnabled: 1
 
      UINT   OverlayOrFullscreenRequired: 1
 
      UINT   Reserved: 30
 
   } 
 
   UINT   Value
 
}; 
 

Member Data Documentation

◆ @263

union { ... }

◆ OverlayOrFullscreenRequired

UINT _D3DAUTHENTICATEDCHANNEL_PROTECTION_FLAGS::OverlayOrFullscreenRequired

◆ ProtectionEnabled

UINT _D3DAUTHENTICATEDCHANNEL_PROTECTION_FLAGS::ProtectionEnabled

◆ Reserved

UINT _D3DAUTHENTICATEDCHANNEL_PROTECTION_FLAGS::Reserved

◆ Value

UINT _D3DAUTHENTICATEDCHANNEL_PROTECTION_FLAGS::Value

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