IPXS_EncodeFilter::Name 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 '''Name''' of interface [[PXV:IPXS_EncodeFilter|IPXS_EncodeFilter]] returns  Value of ULONG ...
+
Property '''nName''' of interface [[PXV:IPXS_EncodeFilter|IPXS_EncodeFilter]] returns  Value of ULONG ...
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03:40, 15 June 2015


Property nName of interface IPXS_EncodeFilter returns Value of ULONG ...

Syntax

HRESULT get_Name([in, defaultvalue(0)]  VARIANT_BOOL  bShort,
                 [out, retval]          ULONG*        nName);

Parameters

bShort
[in, defaultvalue(0)] Value of VARIANT_BOOL.

See Also

IPXS_EncodeFilter