D3DKMT_MIRACAST_DISPLAY_DEVICE_STATE列挙 (d3dkmthk.h)
Miracast ディスプレイ デバイスの状態。
構文
typedef enum {
MiracastStopped,
MiracastStartPending,
MiracastStarted,
MiracastStopPending
} D3DKMT_MIRACAST_DISPLAY_DEVICE_STATE;
定数
MiracastStopped 停止中。 |
MiracastStartPending 保留中の状態を開始します。 |
MiracastStarted [開始済み]。 |
MiracastStopPending 保留中を停止します。 |
要件
要件 | 値 |
---|---|
Header | d3dkmthk.h |