Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a displayable description of the exception.
Syntax
Parameters
pbstrDescription
[out] Returns a displayable description of the exception.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.
Remarks
The string returned from this method is typically the name of the exception and is shown in the Output window when the exception occurs.