Platform SDK: Web Telephony Engine

WTEApplication.Name Property

The Name property sets or retrieves the name of the application. Each application must have a unique name.

Syntax

WTEApplication.Name [ = sName ]

Possible Values

sName
String specifying the application name.

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

WTEApplication