ITChannel::SelectTerminals

[This is preliminary documentation and subject to change.]

Selects terminals to use on this channel. This will override terminal selection made on the call.

TBD: More specific description of use, and code examples.

HRESULT SelectTerminals(
  VARIANT Terminals
);
 

Parameters

Terminals
[in] Array of terminals to use with this channel, passed to TAPI in a VARIANT.

Return Values

TBD