Platform SDK: Web Telephony Engine

WTEApplication.HomePage Property

The HomePage property sets or retrieves the URL of the home page of the application.

Syntax

WTEApplication.HomePage [ = sHomePage ]

Possible Values

sHomePage
String specifying the URL of the home page.

This property is read-write.

Remarks

A home-page URL is required — the string must not be empty.

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

WTEApplication