Platform SDK: Web Telephony Engine |
The ITBasicCallControl property exposes the TAPI 3.0 ITBasicCallControl object associated with the current call.
[ oTBasicCallControl = ] ExOM.ITBasicCallControl
This property is read-only.
You can use the ITBasicCallControl object for basic call-control operations such as disconnect, hold, and transfer. You can also use it to reach other TAPI 3.0 objects. For more information, see TAPI version 3.0 documentation.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Mswtecom.idl and Mswtecom.h.
Library: Use Mswtecom.lib.