IPXV_FormatConverter::FilterName Property

From PDF XChange PDF SDK
Revision as of 01:50, 27 April 2017 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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