ITMultiChannelCall::put_NumChannels

[This is preliminary documentation and subject to change.]

Set the number of channel that the provider should use. This call can fail if the provider cannot handle the number of requested channels.

HRESULT put_NumChannels(
  ULONG ulChannels
);
 

Parameters

ulChannels
[in] Number of channels to set.

Return Values

TBD