IUIX_RangesNavigator::RemoveRange Method

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


The method of interface of PDF-XChange Editor SDK.

Removes a range of the specified index.

Syntax

HRESULT RemoveRange([in]  ULONG  nRangeIndex);

Parameters

nRangeIndex
[in] Value of ULONG.

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

IUIX_RangesNavigator