IConverter.HrGetErrorString Method

Definition

public:
 void HrGetErrorString(int hrErr, [Runtime::InteropServices::Out] System::String ^ % pbstrErrorMsg, Microsoft::Office::Core::IConverterApplicationPreferences ^ pcap);
public void HrGetErrorString (int hrErr, out string pbstrErrorMsg, Microsoft.Office.Core.IConverterApplicationPreferences pcap);
abstract member HrGetErrorString : int * string * Microsoft.Office.Core.IConverterApplicationPreferences -> unit
Public Sub HrGetErrorString (hrErr As Integer, ByRef pbstrErrorMsg As String, pcap As IConverterApplicationPreferences)

Parameters

hrErr
Int32
pbstrErrorMsg
String

Applies to