Platform SDK: Web Telephony Engine

WTEArrays.Remove Method

The Remove method removes an array from the collection.

Syntax

WTEArrays.Remove( lIndex )

Parameters

lIndex
Required. Name or 1-based index of the WTEArray object to remove.

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