Platform SDK: Web Telephony Engine

WTEApplication.OfferItems Property

Sets or retrieves whether audio items inside a menu will be gathered.

Syntax

WTEApplication.OfferItems [ = bGatherItems ]

Possible Values

bGatherItems
Boolean value that has one of the following settings:
Setting Meaning
TRUE Gather audio items inside a menu.
FALSE Do not gather audio items inside a menu.

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