Microsoft® Windows® Script Interfaces
IActiveScriptSite::OnStateChange
 Language Reference
Previous
Next


HRESULT IActiveScriptSite::OnStateChange(
    SCRIPTSTATE ssScriptState  // new state of engine
);

Informs the host that the scripting engine has changed states.

ssScriptState
[in] Value that indicates the new script state. See the IActiveScript::GetScriptState method for a description of the states.