Platform SDK: Web Telephony Engine

WTEActiveConnection.ExtendedObjectModel Property

The ExtendedObjectModel property retrieves the ExOM object related to the current call, or retrieves NULL if there is no current active call for the application.

Syntax

[ oExOM = ] WTEActiveConnection.ExtendedObjectModel

Possible Values

oExOM
Reference to the ExOM object.

This property is read-only.

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