Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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_LEGACY Value: 0x1 Reserved. |
CHANNEL_FLAGS_UNCOMPRESSED Value: 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 |