Platform SDK: Web Telephony Engine

ExOM.ITBasicCallControl Property

The ITBasicCallControl property exposes the TAPI 3.0 ITBasicCallControl object associated with the current call.

Syntax

[ oTBasicCallControl = ] ExOM.ITBasicCallControl

Possible Values

oTBasicCallControl
Reference to the ITBasicCallControl object.

This property is read-only.

Remarks

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.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Windows 95/98: Unsupported.
  Header: Declared in Mswtecom.idl and Mswtecom.h.
  Library: Use Mswtecom.lib.

See Also

ExOM