IUIX_IndexNavigator::SelIndex Property

From PDF XChange PDF SDK
Revision as of 05:42, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property SelIndex of interface IUIX_IndexNavigator returns/sets Value of ULONG ...

Syntax

HRESULT get_SelIndex([out, retval]  ULONG*  pSelIndex);
HRESULT put_SelIndex([in]  ULONG  pSelIndex);

See Also

IUIX_IndexNavigator