SECAScriptHost::GetScriptState

HRESULTSECAScriptHost::GetScriptState(SCRIPTSTATE*scrState)

Get the current state of the embedded script.

Defined in: ScriptHost.cpp

Return Value

HRESULT as appropriate

Parameters

scrState

pointer to SCRIPTSTATE to receive new state.

Comments

Check out MSDN documentation on SCRIPTSTATE for more information.

See Also

SetScriptState