Previous Up Index Next

ActiveX Conferencing COM Objects and Control


This document describes the usage models for the COM objects and the ActiveX Control.

COM Objects

There are at least two classes of applications that can use the COM objects:

ActiveX Control

The ActiveX Control can be used by:

Architecture

This section describes, at a high level, how developers will interface with the COM objects and the ActiveX Conferencing control.

Details of the data and audio conferencing-related subsystems under Conf.exe are not shown because the details are not relevant to this specification.

COM Object Interface

COM applications access the conferencing functionality via the COM object interfaces contained in Imsconf.dll.

ActiveX Control Interface

The following shows the interface for the ActiveX Conferencing control accessed from within a script (VBScript or JScript) that is within an HTML page. The diagram would appear similar for a Visual Basic application—the application would appear in place of the HTML, browser, and script engine.

Previous Up Index Next

© 1996 Microsoft Corporation