IActiveScript.GetScriptState(SCRIPTSTATE[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int GetScriptState(cli::array <Microsoft::VisualStudio::Debugger::Interop::SCRIPTSTATE> ^ pssState);
public int GetScriptState(Microsoft.VisualStudio.Debugger.Interop.SCRIPTSTATE[] pssState);
abstract member GetScriptState : Microsoft.VisualStudio.Debugger.Interop.SCRIPTSTATE[] -> int
Public Function GetScriptState (pssState As SCRIPTSTATE()) As Integer
Parameters
- pssState
- SCRIPTSTATE[]