IPXV_FormatConverter::Extensions Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_FormatConverter::Extensions Property}} | {{#customTitle:IPXV_FormatConverter::Extensions Property}} | ||
{{#parentPage:PXV:IPXV_FormatConverter#Properties|Extensions|property}} | {{#parentPage:PXV:IPXV_FormatConverter#Properties|Extensions|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''sExtensions''' of interface [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] returns Value of BSTR ... | + | Property '''sExtensions''' of interface [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] returns Value of BSTR containing the supported extensions. For example "*.pptx". |
== Syntax == | == Syntax == |
Latest revision as of 01:00, 27 April 2017
Property sExtensions of interface IPXV_FormatConverter returns Value of BSTR containing the supported extensions. For example "*.pptx".
Syntax
HRESULT get_Extensions([out, retval] BSTR* sExtensions);