IPXV_FormatConverter::FilterName Property

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

Latest revision as of 01:50, 27 April 2017


Property sFilterName of interface IPXV_FormatConverter returns Value of BSTR containing the name of the Filter.

Syntax

HRESULT get_FilterName([out, retval]  BSTR*  sFilterName);

See Also

IPXV_FormatConverter