IPXC_CMap::Supplement Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 +
{{#customTitle:IPXC_CMap::Supplement Property}}
 +
{{#parentPage:PXV:IPXC_CMap#Properties|Supplement|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
 +
 +
Property '''Supplement''' of interface [[PXV:IPXC_CMap|IPXC_CMap]] returns  Value of LONG ...
 +
 +
== Syntax ==
 +
<pre class="brush:cpp;gutter:false">HRESULT get_Supplement([out, retval]  LONG*  nSupplement);
 +
</pre>
 +
 +
== See Also ==
 +
[[PXV:IPXC_CMap|IPXC_CMap]]

Latest revision as of 01:26, 20 October 2015


Property Supplement of interface IPXC_CMap returns Value of LONG ...

Syntax

HRESULT get_Supplement([out, retval]  LONG*  nSupplement);

See Also

IPXC_CMap