IPXV_FormatConverter::ID Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Label ToWrite removed)
 
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}}
{{ToWrite}}
+
 
 
{{ToReview}}
 
{{ToReview}}
  

Latest revision as of 01: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);

See Also

IPXV_FormatConverter