Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Miracast display device capabilities.
Syntax
typedef struct _D3DKMT_MIRACAST_DISPLAY_DEVICE_CAPS {
BOOLEAN HdcpSupported;
ULONG DefaultControlPort;
BOOLEAN UsesIhvSolution;
} D3DKMT_MIRACAST_DISPLAY_DEVICE_CAPS, *PD3DKMT_MIRACAST_DISPLAY_DEVICE_CAPS;
Members
HdcpSupported
HDCP is supported.
DefaultControlPort
The default control port.
UsesIhvSolution
Uses the solution provided by IHVs.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |