IUIX_IndexNavigator::SelIndex Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IUIX_IndexNavigator|IUIX_IndexNavigator]].
+
[[PXV:IUIX_IndexNavigator|IUIX_IndexNavigator]]

Revision as of 05:42, 23 May 2015


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