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 |