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)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 04:05, 15 June 2015


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