IPXV_FormatConverter::Description Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IPXV_FormatConverter::Description Property}}
 
{{#customTitle:IPXV_FormatConverter::Description Property}}
 
{{#parentPage:PXV:IPXV_FormatConverter#Properties|Description|property}}
 
{{#parentPage:PXV:IPXV_FormatConverter#Properties|Description|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Description''' of interface [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] returns  Value of BSTR ...
+
Property '''Description''' of interface [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] returns  Value of BSTR containing the description of the Converter.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 01:46, 27 April 2017


Property Description of interface IPXV_FormatConverter returns Value of BSTR containing the description of the Converter.

Syntax

HRESULT get_Description([out, retval]  BSTR*  sDesc);

See Also

IPXV_FormatConverter