Share via


IDebugManagedExceptionInfo2.GetExceptionMessage(String) Method

Definition

public:
 int GetExceptionMessage([Runtime::InteropServices::Out] System::String ^ % pbstrExceptionMessage);
public int GetExceptionMessage(out string pbstrExceptionMessage);
abstract member GetExceptionMessage : string -> int
Public Function GetExceptionMessage (ByRef pbstrExceptionMessage As String) As Integer

Parameters

pbstrExceptionMessage
String

Returns

Applies to