IPXV_PagesView::Cursor Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXV_PagesView|IPXV_PagesView]].
+
[[PXV:IPXV_PagesView|IPXV_PagesView]]

Revision as of 05:18, 23 May 2015


Property Cursor of interface IPXV_PagesView returns/sets Value of LONG ...

Syntax

HRESULT get_Cursor([out, retval]  LONG*  pCursorID);
HRESULT put_Cursor([in]  LONG  pCursorID);

See Also

IPXV_PagesView