RemoteActionType 列舉 (rdpappcontainerclient.h)
要傳送至遠端會話的動作。
Syntax
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 |
標頭 | rdpappcontainerclient.h |