D3DKMT_MIRACAST_DISPLAY_DEVICE_STATE enumeration (d3dkmthk.h)

Miracast display device state.

Syntax

typedef enum {
  MiracastStopped,
  MiracastStartPending,
  MiracastStarted,
  MiracastStopPending
} D3DKMT_MIRACAST_DISPLAY_DEVICE_STATE;

Constants

 
MiracastStopped
Stopped.
MiracastStartPending
Start pending.
MiracastStarted
Started.
MiracastStopPending
Stop pending.

Requirements

Requirement Value
Header d3dkmthk.h