Platform SDK: Web Telephony Engine

WTEApplications.Item Method

The Item method retrieves the given (WTEApplication) object from the collection.

Syntax

[ vItem = ] WTEApplications.Item( vIndex )

Parameters

vIndex
Required. Name or 1-based index of the object to retrieve.

Return Value

Variant. Returns an object if successful; NULL otherwise.

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, WTEApplications