Condividi tramite


Enumerazione SnapshotFormatType (rdpappcontainerclient.h)

Formato dati usato per uno snapshot client del contenitore di app RDP (Remote Desktop Protocol).

Sintassi

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

Costanti

 
SnapshotFormatPng
Valore: 0
SnapshotFormatJpeg
Valore: 1
SnapshotFormatBmp
Valore: 2

Requisiti

   
Client minimo supportato Windows 8
Server minimo supportato Windows Server 2012
Intestazione rdpappcontainerclient.h

Vedi anche

GetSnapshot