Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
Defines values for the priority used to send packets on the channel.
Syntax
typedef enum __MIDL___MIDL_itf_rdpencomapi_0000_0000_0003 {
CHANNEL_PRIORITY_LO = 0,
CHANNEL_PRIORITY_MED,
CHANNEL_PRIORITY_HI
} CHANNEL_PRIORITY;
Constants
CHANNEL_PRIORITY_LOValue: 0 Send the packets at a low priority. |
CHANNEL_PRIORITY_MEDSend the packets at a medium priority. |
CHANNEL_PRIORITY_HISend the packets at a high priority. |
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 |