Platform SDK: Web Telephony Engine

WTEArrays.Count Property

The Count property retrieves the number of array objects in the collection.

Syntax

[ lCount = ] WTEArrays.Count

Possible Values

lCount
Integer value specifying the number of WTEArray objects.

The property is read-only.

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