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.
|