IPXV_FormatConverter::Name Property
From PDF XChange PDF SDK
Line 5: | Line 5: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property '''sName''' of interface [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] returns Value of BSTR containing the name of the converter that would be displayed in the converters | + | Property '''sName''' of interface [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] returns Value of BSTR containing the name of the converter that would be displayed in the converters list. |
== Syntax == | == Syntax == |
Latest revision as of 01:01, 27 April 2017
Property sName of interface IPXV_FormatConverter returns Value of BSTR containing the name of the converter that would be displayed in the converters list.
Syntax
HRESULT get_Name([out, retval] BSTR* sName);