IPXS_EncodeFiltersArray::FilterParams Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''FilterParams''' of interface [[PXV:IPXS_EncodeFiltersArray|IPXS_EncodeFiltersArray]] returns  Pointer to [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] ...
+
Property '''pFilterParams''' of interface [[PXV:IPXS_EncodeFiltersArray|IPXS_EncodeFiltersArray]] returns  Pointer to [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] ...
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03:40, 15 June 2015


Property pFilterParams of interface IPXS_EncodeFiltersArray returns Pointer to IPXS_PDFVariant ...

Syntax

HRESULT get_FilterParams([in]           ULONG              nIndex,
                         [out, retval]  IPXS_PDFVariant**  pFilterParams);

Parameters

nIndex
[in] Value of ULONG.

See Also

IPXS_EncodeFiltersArray