RemoteActionType 列挙 (rdpappcontainerclient.h)
リモート セッションに送信するアクション。
構文
typedef enum __MIDL_IRemoteDesktopClientActions_0001 {
RemoteActionCharms = 0,
RemoteActionAppbar = 1,
RemoteActionSnap = 2,
RemoteActionStartScreen = 3,
RemoteActionAppSwitch = 4
} RemoteActionType;
定数
RemoteActionCharms 値: 0 リモート セッションのチャームを表示します。 |
RemoteActionAppbar 値: 1 リモート セッションのアプリ バーを表示します。 |
RemoteActionSnap 値: 2 アプリケーションをリモート セッションにドッキングします。 |
RemoteActionStartScreen 値: 3 リモート セッションに開始画面が表示されます。 |
RemoteActionAppSwitch 値: 4 アプリケーション切り替えウィンドウをリモート セッションに表示します。 これは、Alt キーを押しながら Tab キーを押すユーザーと同じです。 |
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 8 |
サポートされている最小のサーバー | Windows Server 2012 |
Header | rdpappcontainerclient.h |