IRDPSRAPISharingSession::get_VirtualChannelManager method (rdpencomapi.h)

Retrieves an object implementing the IRDPSRAPIVirtualChannelManager interface.

This property is read-only.

Syntax

HRESULT get_VirtualChannelManager(
  IRDPSRAPIVirtualChannelManager **ppVal
);

Parameters

ppVal

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header rdpencomapi.h
DLL RdpEncom.dll

See also

IRDPSRAPISharingSession

IRDPSRAPISharingSession2