IActiveScriptErrorDebug.GetSourceLineText(String) 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 GetSourceLineText([Runtime::InteropServices::Out] System::String ^ % pbstrSourceLine);
public int GetSourceLineText (out string pbstrSourceLine);
abstract member GetSourceLineText : string -> int
Public Function GetSourceLineText (ByRef pbstrSourceLine As String) As Integer
Parameters
- pbstrSourceLine
- String