Platform SDK: Web Telephony Engine

WTEActiveConnection.Step Property

The Step property retrieves the Step object related to the current call, or retrieves NULL if there is no current active call for the application.

Syntax

[ oStep = ] WTEActiveConnection.Step

Possible Values

oStep
Reference to the Step object.

This 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

Step, WTEActiveConnection