|
ReactOS 0.4.17-dev-769-g1500a35
|
#include <dispmprt.h>
Public Attributes | |
| ULONG | MaxChunkPrivateDriverDataSize |
| union { | |
| struct { | |
| UINT HdcpSupport: 1 | |
| UINT Reserved: 31 | |
| } | |
| UINT Value | |
| } | Flags |
Definition at line 580 of file dispmprt.h.
| union { ... } _DXGK_MIRACAST_CAPS::Flags |
| UINT _DXGK_MIRACAST_CAPS::HdcpSupport |
Definition at line 584 of file dispmprt.h.
| ULONG _DXGK_MIRACAST_CAPS::MaxChunkPrivateDriverDataSize |
Definition at line 581 of file dispmprt.h.
| UINT _DXGK_MIRACAST_CAPS::Reserved |
Definition at line 585 of file dispmprt.h.
| UINT _DXGK_MIRACAST_CAPS::Value |
Definition at line 587 of file dispmprt.h.