IPXV_PageRectSelection::PageIndex Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 9: Line 9:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_PageIndex([out, retval]  ULONG*  pPageIndex);
+
<pre class="brush:cpp;gutter:false">HRESULT get_PageIndex([out, retval]  ULONG*  nPageIndex);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IPXV_PageRectSelection|IPXV_PageRectSelection]]
 
[[PXV:IPXV_PageRectSelection|IPXV_PageRectSelection]]

Revision as of 02:44, 4 June 2015


Property PageIndex of interface IPXV_PageRectSelection returns Value of ULONG ...

Syntax

HRESULT get_PageIndex([out, retval]  ULONG*  nPageIndex);

See Also

IPXV_PageRectSelection