共用方式為


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

另請參閱

GetSnapshot