ITBasicCallControl::UnselectMediaTerminal

[This is preliminary documentation and subject to change.]

Removes the specified MediaTerminal from the call.

HRESULT UnselectMediaTerminal(
  ITMediaTerminal *pMediaTerminal
);
 

Parameters

pMediaTerminal
[in] Pointer to ITMediaTerminal interface of media terminal to remove from this call.

Return Values

TBD