CheckIfLessThan

Checks if the iterator is less than another iterator.

Syntax

Definition:

HRESULT CheckIfLessThan(
    ITcVnRandomAccessIterator* ipIterator
)

Parameters

Name

Type

Description

ipIterator

ITcVnRandomAccessIterator*

Iterator interface to compare with.

CheckIfLessThan 1: Return value

HRESULT