IPXV_FormatConverter::Extensions Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_FormatConverter::Extensions Property}} | {{#customTitle:IPXV_FormatConverter::Extensions Property}} | ||
− | {{#parentPage:PXV:IPXV_FormatConverter|property}} | + | {{#parentPage:PXV:IPXV_FormatConverter|Extensions Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Property '''Extensions''' of interface [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] returns Value of BSTR ... | Property '''Extensions''' of interface [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] returns Value of BSTR ... | ||
− | |||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Extensions([out, retval] BSTR* ppExtensions); | + | <pre class="brush:cpp;gutter:false">HRESULT get_Extensions([out, retval] BSTR* ppExtensions); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
See also [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]]. | See also [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]]. |
Revision as of 05:24, 23 April 2015
Property Extensions of interface IPXV_FormatConverter returns Value of BSTR ...
Syntax
HRESULT get_Extensions([out, retval] BSTR* ppExtensions);
See Also
See also IPXV_FormatConverter.