IUIX_RangesNavigator::RangeEnd Property

From PDF XChange PDF SDK
Revision as of 07:16, 25 May 2015 by Yura (Talk | contribs)

Jump to: navigation, search


Property RangeEnd of interface IUIX_RangesNavigator returns Value of LONG ...

Returns the last value for the specified range.

Syntax

HRESULT get_RangeEnd([in]           ULONG  nRangeIndex,
                     [out, retval]  LONG*  pEndPos);

Parameters

nRangeIndex
[in] Value of ULONG.

See Also

IUIX_RangesNavigator