Platform SDK: Web Telephony Engine

Step.GetMenuItem Method

The GetMenuItem method retrieves the IDispatch interface of the element of the specified menu item.

Syntax

[ IDispatch = ] Step.GetMenuItem( lIndex )

Parameters

lIndex
Required. Index of the menu item for which to retrieve the IDispatch interface.

Return Value

Returns the IDispatch interface.

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