Platform SDK: Web Telephony Engine

WTEAddressGroups.Add Method

The Add method creates a WTEAddressGroup object, inserts it into the collection, and returns a reference to it.

Syntax

[ oWTEAddressGroup ] WTEAddressGroups.Add( sName )

Parameters

sName
Required. String specifying the name of the new object.

Return Value

Returns a reference to the WTEAddressGroup object.

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

WTEAddressGroup, WTEAddressGroups