ITMultiChannelCall::get_Channels

[This is preliminary documentation and subject to change.]

This method is used by Automation client applications, such as Microsoft® Visual Basic®, to retrieve channels. Parallel to the _EnumerateChannels.

HRESULT get_Channels(
  VARIANT *pVariant
);
 

Parameters

pVariant
[out] Pointer to VARIANT collection of ITChannel objects available.

Return Values

TBD