Platform SDK: Web Telephony Engine

WTEDNISes.Add Method

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

Syntax

[ oWTEDNIS ] WTEDNISes.Add( sName, sDialedNumberIdentification )

Parameters

sName
Required. String specifying the name of the new object.
sDialedNumberIdentification
Required. String specifying the dialed number identification.

Return Value

Returns a reference to the WTEDNIS 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

WTEDNIS, WTEDNISes