Comet User's Guide
Version 1.1.1
Table of Contents
1 Introduction
1.1 Introduction
1.2 Architecture
1.3 Prerequisites
1.4 Where to Find More Information
2 Comet
2.1 Basic COM from Erlang
2.2 How comet works
2.3 Using objects and interfaces
2.4 Using the dispatch interface
2.5 Other functions
2.6 Generating stub modules
3 Examples
3.1 Comet Examples
3.2 Requirements
3.3 Example One, Opening a Browser to a Specific URL
3.4 Example Two, Making a Graph in Excel
3.5 Example three, calling a COM object in C++
3.6 Example four, using ActiveX Data Objects from Erlang