Retrieves the line in the source file where an error occurred while a scripting engine was running a script.

HRESULT GetSourceLineText(
    BSTR *pbstrSourceLine  // address of buffer for source line
);

Expand imageParameter

Expand imageReturn Value

Expand imageSee Also