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 |
Header | rdpappcontainerclient.h |