Platform SDK: Web Telephony Engine

ExOM.Abandon Method

The Abandon method causes WTE to disconnect the call, end the session, destroy the Session object, and free all other resources allocated for the call.

Syntax

ExOM.Abandon()

Example

Following is an example:

External.Abandon

Remarks

For more information about calls and sessions, see Handling a Call.

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, Session