Previous Up Index Next

ActiveX Scripting


This document introduces a new way to add scripting and OLE Automation capabilities to programs. ActiveX Scripting allows "script hosts" to call upon "pluggable" scripting engines from multiple sources and vendors to perform scripting between components. The script itself—language, syntax, persistent format, execution model, and so on—is left to the script vendor.

bullet1.gifOverview
bullet1.gifTerms
bullet1.gifActiveX Scripting Background
bullet1.gifBasic Architecture
bullet1.gifActiveX Scripting Engine
bullet1.gifInterfaces and Methods

© 1996 Microsoft Corporation