D3DKMT_MIRACAST_DISPLAY_DEVICE_STATE枚举 (d3dkmthk.h)

Miracast 显示设备状态。

语法

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

常数

 
MiracastStopped
停止。
MiracastStartPending
开始挂起。
MiracastStarted
开始。
MiracastStopPending
停止挂起。

要求

要求 价值
标头 d3dkmthk.h