IConverter.HrGetFormat Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
void HrGetFormat(System::String ^ bstrPath, [Runtime::InteropServices::Out] System::String ^ % pbstrClass, Microsoft::Office::Core::IConverterApplicationPreferences ^ pcap, [Runtime::InteropServices::Out] Microsoft::Office::Core::IConverterPreferences ^ % ppcp, Microsoft::Office::Core::IConverterUICallback ^ pcuic);
public void HrGetFormat (string bstrPath, out string pbstrClass, Microsoft.Office.Core.IConverterApplicationPreferences pcap, out Microsoft.Office.Core.IConverterPreferences ppcp, Microsoft.Office.Core.IConverterUICallback pcuic);
abstract member HrGetFormat : string * string * Microsoft.Office.Core.IConverterApplicationPreferences * IConverterPreferences * Microsoft.Office.Core.IConverterUICallback -> unit
Public Sub HrGetFormat (bstrPath As String, ByRef pbstrClass As String, pcap As IConverterApplicationPreferences, ByRef ppcp As IConverterPreferences, pcuic As IConverterUICallback)
Parâmetros
- bstrPath
- String
- pbstrClass
- String
- pcuic
- IConverterUICallback