SECAScriptHost::SetScriptState
HRESULTSECAScriptHost::SetScriptState(SCRIPTSTATEscrState)
Set the current state of the embedded script.
Defined in: ScriptHost.cpp
Return Value
HRESULT as appropriate
Parameters
scrState
new state.
Comments
Check out MSDN documentation on SCRIPTSTATE for more information.
See Also