Freigeben über


SnapshotFormatType-Enumeration (rdpappcontainerclient.h)

Das Datenformat, das für einen RDP-App-Containerclient (RemoteDesktopprotokoll) verwendet wird, Momentaufnahme.

Syntax

typedef enum __MIDL_IRemoteDesktopClientActions_0003 {
  SnapshotFormatPng = 0,
  SnapshotFormatJpeg = 1,
  SnapshotFormatBmp = 2
} SnapshotFormatType;

Konstanten

 
SnapshotFormatPng
Wert: 0
SnapshotFormatJpeg
Wert: 1
SnapshotFormatBmp
Wert: 2

Anforderungen

   
Unterstützte Mindestversion (Client) Windows 8
Unterstützte Mindestversion (Server) Windows Server 2012
Kopfzeile rdpappcontainerclient.h

Weitere Informationen

GetSnapshot