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)
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXS_EncodeFilter::Name Property}}
 
{{#customTitle:IPXS_EncodeFilter::Name Property}}
{{#parentPage:PXV:IPXS_EncodeFilter#Properties|Name Property|property}}
+
{{#parentPage:PXV:IPXS_EncodeFilter#Properties|Name|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{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 ==
 
<pre class="brush:cpp;gutter:false">HRESULT get_Name([in, defaultvalue(0)]  VARIANT_BOOL  bShort,
 
<pre class="brush:cpp;gutter:false">HRESULT get_Name([in, defaultvalue(0)]  VARIANT_BOOL  bShort,
                 [out, retval]          ULONG*        pName);
+
                 [out, retval]          ULONG*        nName);
 
</pre>
 
</pre>
  

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