ReactOS 0.4.17-dev-769-g1500a35
_DXGK_MIRACAST_CAPS Struct Reference

#include <dispmprt.h>

Public Attributes

ULONG MaxChunkPrivateDriverDataSize
 
union {
   struct {
      UINT   HdcpSupport: 1
 
      UINT   Reserved: 31
 
   } 
 
   UINT   Value
 
Flags
 

Detailed Description

Definition at line 580 of file dispmprt.h.

Member Data Documentation

◆ 

union { ... } _DXGK_MIRACAST_CAPS::Flags

◆ HdcpSupport

UINT _DXGK_MIRACAST_CAPS::HdcpSupport

Definition at line 584 of file dispmprt.h.

◆ MaxChunkPrivateDriverDataSize

ULONG _DXGK_MIRACAST_CAPS::MaxChunkPrivateDriverDataSize

Definition at line 581 of file dispmprt.h.

◆ Reserved

UINT _DXGK_MIRACAST_CAPS::Reserved

Definition at line 585 of file dispmprt.h.

◆ Value

UINT _DXGK_MIRACAST_CAPS::Value

Definition at line 587 of file dispmprt.h.


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