IConverter.HrInitConverter 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 HrInitConverter(Microsoft::Office::Core::IConverterApplicationPreferences ^ pcap, [Runtime::InteropServices::Out] Microsoft::Office::Core::IConverterPreferences ^ % ppcp, Microsoft::Office::Core::IConverterUICallback ^ pcuic);
public void HrInitConverter (Microsoft.Office.Core.IConverterApplicationPreferences pcap, out Microsoft.Office.Core.IConverterPreferences ppcp, Microsoft.Office.Core.IConverterUICallback pcuic);
abstract member HrInitConverter : Microsoft.Office.Core.IConverterApplicationPreferences * IConverterPreferences * Microsoft.Office.Core.IConverterUICallback -> unit
Public Sub HrInitConverter (pcap As IConverterApplicationPreferences, ByRef ppcp As IConverterPreferences, pcuic As IConverterUICallback)
Parameters
- pcuic
- IConverterUICallback