Platform SDK: TAPI

ITCallHub

The ITCallHub interface provides methods to retrieve information concerning a CallHub object.

Methods in Vtable Order

IUnknown Methods

IDispatch Methods

ITCallHub methods Description
Clear Attempts to remove all calls and participants from Call Hub.
EnumerateCalls Enumerates calls currently associated with the call hub.
get_Calls Creates a collection of calls associated with the current call hub. This method is provided for Automation client applications, such as those written in Microsoft Visual Basic.
get_NumCalls Gets the number of calls currently in the CallHub.
get_State Gets the current state of the CallHub.

Requirements

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

See Also

CallHub Object