Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 |