IUIX_IndexNavigator::SelIndex Property

From PDF XChange PDF SDK
Revision as of 22:36, 20 April 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

See also IUIX_IndexNavigator.