Platform SDK: Web Telephony Engine

WTEArrays.Item Method

The Item method retrieves the given WTEArray object from the collection.

Syntax

[ vItem = ] WTEArrays.Item( vIndex )

Parameters

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

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

WTEArrays