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 the type of access granted to the attendee for the channel.
Syntax
typedef enum __MIDL___MIDL_itf_rdpencomapi_0000_0000_0005 {
CHANNEL_ACCESS_ENUM_NONE = 0,
CHANNEL_ACCESS_ENUM_SENDRECEIVE
} CHANNEL_ACCESS_ENUM;
Constants
CHANNEL_ACCESS_ENUM_NONEValue: 0 No access. The attendee cannot send or receive data on the channel. |
CHANNEL_ACCESS_ENUM_SENDRECEIVEThe attendee can send or receive data on the channel. |
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 |