SnapshotFormatType 열거형(rdpappcontainerclient.h)
RDP(원격 데스크톱 프로토콜) 앱 컨테이너 클라이언트에 사용되는 데이터 형식은 스냅샷.
Syntax
typedef enum __MIDL_IRemoteDesktopClientActions_0003 {
SnapshotFormatPng = 0,
SnapshotFormatJpeg = 1,
SnapshotFormatBmp = 2
} SnapshotFormatType;
상수
SnapshotFormatPng 값: 0 |
SnapshotFormatJpeg 값: 1 |
SnapshotFormatBmp 값: 2 |
요구 사항
지원되는 최소 클라이언트 | Windows 8 |
지원되는 최소 서버 | Windows Server 2012 |
머리글 | rdpappcontainerclient.h |