This topic has not yet been rated - Rate this topic

IRDPSRAPIVirtualChannelManager::Item property

An item in the virtual channel collection.

This property is read-only.

Syntax


HRESULT get_Item(
  [in]   VARIANT item,
  [out]  IRDPSRAPIVirtualChannel **pChannel
);

Property value

An IRDPSRAPIVirtualChannel interface pointer.

Error codes

If the method succeeds, the return value is S_OK. Otherwise, the return value is an error code.

Requirements

Minimum supported client

Windows Vista [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2008 [desktop apps | Windows Store apps]

Header

Rdpencomapi.h

IDL

Rdpencomapi.idl

Type library

Rdpencomapi.tlb

See also

IRDPSRAPIVirtualChannelManager

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.