IActiveScriptError::GetExceptionInfoIActiveScriptError::GetExceptionInfo*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IActiveScriptError
*Next Topic: IActiveScriptError::GetSourceLineText

IActiveScriptError::GetExceptionInfo

HRESULT GetExceptionInfo(
    EXCEPINFO *pexcepinfo  // structure for exception information
);

Retrieves information about an error that occurred while the scripting engine was running a script.

pexcepinfo
[out] Address of an EXCEPINFO structure that receives error information.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.