Condividi tramite


IDebugBinderDirect100.GetErrorMessage(Int32, String) Method

Definition

public:
 int GetErrorMessage(int hrError, [Runtime::InteropServices::Out] System::String ^ % pbstrError);
public int GetErrorMessage(int hrError, out string pbstrError);
abstract member GetErrorMessage : int * string -> int
Public Function GetErrorMessage (hrError As Integer, ByRef pbstrError As String) As Integer

Parameters

hrError
Int32
pbstrError
String

Returns

Returns Int32.

Applies to