IPXV_FormatConverter::ID Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(Label ToWrite removed) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_FormatConverter::ID Property}} | {{#customTitle:IPXV_FormatConverter::ID Property}} | ||
{{#parentPage:PXV:IPXV_FormatConverter#Properties|ID|property}} | {{#parentPage:PXV:IPXV_FormatConverter#Properties|ID|property}} | ||
− | + | ||
{{ToReview}} | {{ToReview}} | ||
− | Property '''ID''' of interface [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] returns Value of BSTR ... | + | Property '''ID''' of interface [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] returns Value of BSTR containing the unique ID of the converter, for example "conv.exp.office.pptx". |
== Syntax == | == Syntax == |
Latest revision as of 00:51, 27 April 2017
Property ID of interface IPXV_FormatConverter returns Value of BSTR containing the unique ID of the converter, for example "conv.exp.office.pptx".
Syntax
HRESULT get_ID([out, retval] BSTR* sID);