Platform SDK: Web Telephony Engine

ExOM Object

Description

WTE provides an extension to the Internet Explorer Object Model called the extended object model (ExOM). The purpose of this extension is to allow the author to dynamically change the application configuration, store and retrieve variables between pages, and gain access to the current Telephony Application Programming Interface (TAPI) Call object. In addition, the ExOM allows the author to control the operation of the Web telephony session that is handling the call.

An application accesses the extended object model by using a predefined instance of the ExOM object called the External object. The ExOM is accessible from Microsoft Visual Basic Scripting Edition (VBScript), JScript®, or ActiveX® controls.

Methods

Abandon, Log

Properties

AlternativePhrases, Configuration, Event, hostName, ITBasicCallControl, LogCustomField, Session, SRMode, TTSMode

Requirements

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