Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets a detailed description of the exception that fired this event.
Syntax
Parameters
pExceptionInfo
[in, out] An EXCEPTION_INFO structure that is filled in with the description of the exception.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
[C++ only] The caller is responsible for freeing any strings in the EXCEPTION_INFO structure as well as releasing the IDebugProgram2 object in the structure.