IPXV_PagesView::Cursor Property

From PDF XChange PDF SDK
Revision as of 02:47, 4 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*  nCursorID);
HRESULT put_Cursor([in]  LONG  nCursorID);

See Also

IPXV_PagesView