D3DKMT_MIRACASTCOMPANIONDRIVERNAME - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

typedef struct _D3DKMT_MIRACASTCOMPANIONDRIVERNAME {
  WCHAR MiracastCompanionDriverName[MAX_PATH];
} D3DKMT_MIRACASTCOMPANIONDRIVERNAME;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmthk-_d3dkmt_miracastcompaniondrivername)

D3DKMT_MIRACASTCOMPANIONDRIVERNAME structure

Description

The D3DKMT_MIRACASTCOMPANIONDRIVERNAME structure describes the name of the Miracast (wireless display) companion driver.

Members

MiracastCompanionDriverName

The name of the Miracast companion driver.

Remarks

See also

D3DKMTQueryAdapterInfo