Platform SDK: Web Telephony Engine

WTEApplication.EnableFullConfiguration Property

The EnableFullConfiguration property sets or retrieves whether WTE administration tool displays all application property pages or just the General and Devices pages.

Syntax

WTEApplication.EnableFullConfiguration [ = bShowAllPropertyPages ]

Possible Values

bShowAllPropertyPages
Boolean value that has one of the following settings:
Setting Meaning
TRUE Show all property pages of the application in the administration tool.
FALSE Show only the General and Devices property pages for this application.

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