IUIX_RangesNavigator::RangeEnd Property

From PDF XChange PDF SDK
Revision as of 14:48, 16 June 2015 by Johnv (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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*  nEndPos);

Parameters

nRangeIndex
[in] Value of ULONG.

See Also

IUIX_RangesNavigator