IConverter.HrImport Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void HrImport(System::String ^ bstrSourcePath, System::String ^ bstrDestPath, Microsoft::Office::Core::IConverterApplicationPreferences ^ pcap, [Runtime::InteropServices::Out] Microsoft::Office::Core::IConverterPreferences ^ % ppcp, Microsoft::Office::Core::IConverterUICallback ^ pcuic);
public void HrImport (string bstrSourcePath, string bstrDestPath, Microsoft.Office.Core.IConverterApplicationPreferences pcap, out Microsoft.Office.Core.IConverterPreferences ppcp, Microsoft.Office.Core.IConverterUICallback pcuic);
abstract member HrImport : string * string * Microsoft.Office.Core.IConverterApplicationPreferences * IConverterPreferences * Microsoft.Office.Core.IConverterUICallback -> unit
Public Sub HrImport (bstrSourcePath As String, bstrDestPath As String, pcap As IConverterApplicationPreferences, ByRef ppcp As IConverterPreferences, pcuic As IConverterUICallback)
Parameters
- bstrSourcePath
- String
- bstrDestPath
- String
- pcuic
- IConverterUICallback