Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
The ITBasicCallControl2 interface is an extension of the ITBasicCallControl interface. ITBasicCallControl2 supplies additional methods that allow an application to select a terminal onto a call. The ITBasicCallControl2 interface is created by calling QueryInterface on ITCallInfo.
Inheritance
The ITBasicCallControl2 interface inherits from the IDispatch interface. ITBasicCallControl2 also has these types of members:
Methods
The ITBasicCallControl2 interface has these methods.
| ITBasicCallControl2::RequestTerminal The RequestTerminal method gets a suitable terminal, given the class, media, and direction required. |
| ITBasicCallControl2::SelectTerminalOnCall The SelectTerminalOnCall method selects the terminal onto the call. |
| ITBasicCallControl2::UnselectTerminalOnCall The UnselectTerminalOnCall method unselects a terminal from the call. |
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | tapi3if.h (include Tapi3.h) |