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 |