Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Defines values for how data is sent on the channel.
Syntax
typedef enum __MIDL___MIDL_itf_rdpencomapi_0000_0000_0004 {
CHANNEL_FLAGS_LEGACY = 0x1,
CHANNEL_FLAGS_UNCOMPRESSED = 0x2,
CHANNEL_FLAGS_DYNAMIC
} CHANNEL_FLAGS;
Constants
CHANNEL_FLAGS_LEGACYValue: 0x1 Reserved. |
CHANNEL_FLAGS_UNCOMPRESSEDValue: 0x2 Data sent on the channel is not compressed. Use this option if the data is already compressed. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2008 [desktop apps | UWP apps] |
| Header | rdpencomapi.h |