// d3dkmthk.h
typedef struct _D3DKMT_MIRACAST_DISPLAY_DEVICE_STATUS {
D3DKMT_MIRACAST_DISPLAY_DEVICE_STATE State;
} D3DKMT_MIRACAST_DISPLAY_DEVICE_STATUS, *PD3DKMT_MIRACAST_DISPLAY_DEVICE_STATUS;
View the official Windows Driver Kit DDI referenceNo description available.
Miracast display device status.
StateThe state of the Miracast display device.