IUIX_RangesNavigator::SelRange 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_RangesNavigator|IUIX_RangesNavigator]].
+
[[PXV:IUIX_RangesNavigator|IUIX_RangesNavigator]]

Revision as of 06:00, 23 May 2015


Property SelRange of interface IUIX_RangesNavigator returns/sets Value of ULONG ...

Syntax

HRESULT get_SelRange([out, retval]  ULONG*  pRangeIndex);
HRESULT put_SelRange([in]  ULONG  pRangeIndex);

See Also

IUIX_RangesNavigator