Platform SDK: Web Telephony Engine

WTEService.GetActiveConnection Method

The GetActiveConnection method retrieves an active connection.

Syntax

[ oWTEActiveConnection = ] WTEService.GetActiveConnection( sAppName )

Parameters

sAppName
String specifying the name of the application.

Return Value

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

WTEActiveConnection, WTEService