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.
The D3DKMT_MIRACASTCOMPANIONDRIVERNAME structure describes the name of the Miracast (wireless display) companion driver.
Syntax
typedef struct _D3DKMT_MIRACASTCOMPANIONDRIVERNAME {
WCHAR MiracastCompanionDriverName[MAX_PATH];
} D3DKMT_MIRACASTCOMPANIONDRIVERNAME;
Members
MiracastCompanionDriverName[MAX_PATH]
The name of the Miracast companion driver.
Requirements
| Requirement | Value |
|---|---|
| Header | d3dkmthk.h |