IPXV_FormatConverter::Name Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_FormatConverter::Name Property}} | {{#customTitle:IPXV_FormatConverter::Name Property}} | ||
{{#parentPage:PXV:IPXV_FormatConverter#Properties|Name|property}} | {{#parentPage:PXV:IPXV_FormatConverter#Properties|Name|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''sName''' of interface [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] returns Value of BSTR | + | 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 == |
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);