IPXV_PagesView::Cursor Property

From PDF XChange PDF SDK
Revision as of 07:41, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IPXV_PagesView