Platform SDK: TAPI

ITRequest

The ITRequest interface allows an application to use Assisted Telephony. Assisted Telephony provides telephony-enabled applications with a simple mechanism for making phone calls without requiring the developer to become fully literate in telephony.

The Request object must be created using COM CoCreateInstance.

Methods in Vtable Order

IUnknown Methods

IDispatch Methods

ITRequest methods Description
MakeCall Makes call to designated party.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires TAPI 3.0 or later.
  Header: Declared in Tapi3.h.
  Library: Use T3iid.lib.