ITRequest interface (tapi3if.h)

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.

Inheritance

The ITRequest interface inherits from the IDispatch interface. ITRequest also has these types of members:

Methods

The ITRequest interface has these methods.

 
ITRequest::MakeCall

The MakeCall method makes a call to the designated party.

Requirements

Requirement Value
Target Platform Windows
Header tapi3if.h (include Tapi3.h)