zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
_D3DAUTHENTICATEDCHANNEL_PROTECTION_FLAGS Struct Reference

#include <d3d9types.h>

Public Attributes

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

Detailed Description

Definition at line 2061 of file d3d9types.h.

Member Data Documentation

union { ... }
UINT _D3DAUTHENTICATEDCHANNEL_PROTECTION_FLAGS::OverlayOrFullscreenRequired

Definition at line 2068 of file d3d9types.h.

UINT _D3DAUTHENTICATEDCHANNEL_PROTECTION_FLAGS::ProtectionEnabled

Definition at line 2067 of file d3d9types.h.

UINT _D3DAUTHENTICATEDCHANNEL_PROTECTION_FLAGS::Reserved

Definition at line 2069 of file d3d9types.h.

UINT _D3DAUTHENTICATEDCHANNEL_PROTECTION_FLAGS::Value

Definition at line 2071 of file d3d9types.h.


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