IDebugBinderDirect100.GetErrorMessage(Int32, String) 方法

定义

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

参数

hrError
Int32
pbstrError
String

返回

Int32

返回 Int32

适用于