Platform SDK: Web Telephony Engine

WTEApplication.PostCallPage Property

The PostCallPage property sets or retrieves the URL to which WTE should navigate after the call is disconnected.

Syntax

WTEApplication.PostCallPage [ = sURL ]

Possible Values

sURL
String specifying the URL to which to navigate after disconnecting.

This property is read-write.

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.Abandon, WTEApplication