SnapshotFormatType 枚举 (rdpappcontainerclient.h)
用于远程桌面协议 (RDP) 应用容器客户端快照的数据格式。
语法
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 |