Customizer's Guide > Working with ActiveX Controls > Overview > Related AOM Interfaces
  
Related AOM Interfaces
Working with ActiveX controls makes use of the following AOM interfaces. (Refer to the Programmer's Reference for details on all AOM interfaces.)
Interface
Description
Application
The createScriptContext method creates an object that can be used to load, compile, and execute scripts using the Microsoft Windows Script engine.
The getScriptContext method returns a pointer to a ScriptContext object for a running script.
ScriptContext
Provides the methods necessary to load and run scripts using the Microsoft Windows Scripting engine.