IPXV_FormatConverter::Extensions Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''sExtensions''' 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* | + | <pre class="brush:cpp;gutter:false">HRESULT get_Extensions([out, retval] BSTR* sExtensions); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] | [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] |
Revision as of 02:54, 15 June 2015
Property sExtensions of interface IPXV_FormatConverter returns Value of BSTR ...
Syntax
HRESULT get_Extensions([out, retval] BSTR* sExtensions);