D3DKMT_MIRACAST_DISPLAY_DEVICE_STATUS - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// 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 reference

NtDoc

No description available.

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

_D3DKMT_MIRACAST_DISPLAY_DEVICE_STATUS structure

Description

Miracast display device status.

Members

State

The state of the Miracast display device.

Remarks

See also