Add scripting to your application with Vbsedit !

IActiveScriptError::GetSourcePosition

 

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

HRESULT GetSourcePosition(
    DWORD *pdwSourceContext,  // context cookie
    ULONG *pulLineNumber,     // line number of error
    LONG *pichCharPosition    // character position of error
);

pdwSourceContext

[out] Address of a variable that receives a cookie that identifies the context. The interpretation of this parameter depends on the host application.

pulLineNumber

[out] Address of a variable that receives the line number in the source file where the error occurred.

pichCharPosition

[out] Address of a variable that receives the character position in the line where the error occurred.

Returns S_OK if successful, or E_FAIL if the location was not retrieved.


Add VBScript and Javascript scripting
to your application with VbsEdit !



Download Now!

This package includes VbsEdit 32-bit and 64-bit.




Home  

Copyright © 2001-2024 adersοft