Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
The data format used for a Remote Desktop Protocol (RDP) app container client snapshot.
Syntax
typedef enum __MIDL_IRemoteDesktopClientActions_0003 {
SnapshotFormatPng = 0,
SnapshotFormatJpeg = 1,
SnapshotFormatBmp = 2
} SnapshotFormatType;
Constants
SnapshotFormatPngValue: 0 |
SnapshotFormatJpegValue: 1 |
SnapshotFormatBmpValue: 2 |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 |
| Minimum supported server | Windows Server 2012 |
| Header | rdpappcontainerclient.h |