IPXC_CMap::Ordering 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::Ordering Property}}
 +
{{#parentPage:PXV:IPXC_CMap#Properties|Ordering|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
 +
 +
Property '''Ordering''' of interface [[PXV:IPXC_CMap|IPXC_CMap]] returns  Value of BSTR ...
 +
 +
== Syntax ==
 +
<pre class="brush:cpp;gutter:false">HRESULT get_Ordering([out, retval]  BSTR*  sOrdering);
 +
</pre>
 +
 +
== See Also ==
 +
[[PXV:IPXC_CMap|IPXC_CMap]]

Latest revision as of 01:25, 20 October 2015


Property Ordering of interface IPXC_CMap returns Value of BSTR ...

Syntax

HRESULT get_Ordering([out, retval]  BSTR*  sOrdering);

See Also

IPXC_CMap