IPXV_PagesView::Cursor Property

From PDF XChange PDF SDK
Revision as of 04:05, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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

Syntax

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

See Also

IPXV_PagesView