Call and Media Control COM Interfaces

[This is preliminary documentation and subject to change.]

TAPI version 3.0 has five basic component objects: TAPI, Addresses, Terminals, Calls, and Call Hubs. Each of these objects has at least one interface associated with it. The interfaces have one or more methods. The following table shows the interfaces and methods provided by TAPI 3.0.

Objects Interfaces
TAPI ITTAPI

ITTAPIEventNotification

ITCallHubNotification

Address ITAddress

ITAddressEventNotification

Terminal ITTerminal

IBasicVideo

ITBasicAudioTerminal

ITFileTerminal

ITMediaSupport

Call ITCallInfo

ITBasicCallControl

ITCallNotification

ITCallTones

ITCallTonesNotification

ITConsultCall

ITParticipantInfo

ITChannel

ITMultiChannelCall

ITMultiChannelNotification

Call Hub ITCallHub

ITCallHubEventNotification

Stand Alone Objects ITCallStateEvent

ITMediaTerminal

ITCallMediaEvent

ITCollection

COM Standard

(Refer to COM section of Platform SDK for details on these interfaces.)

IUnknown

IDispatch

IEnumXXXX


Outgoing interfaces: ITTAPIEventNotification, ITCallHubNotification, ITAddressEventNotification, ITCallNotification, ITCallTonesNotification, and ITMultiChannelCall