IRDPSRAPIVirtualChannel::get_Priority method (rdpencomapi.h)

The channel priority.

This property is read-only.

Syntax

HRESULT get_Priority(
  CHANNEL_PRIORITY *pPriority
);

Parameters

pPriority

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps | UWP apps]
Minimum supported server Windows Server 2008 [desktop apps | UWP apps]
Target Platform Windows
Header rdpencomapi.h
DLL RdpEncom.dll

See also

IRDPSRAPIVirtualChannel