CheckIfLessThan
Checks if the iterator is less than another iterator.
Syntax
Definition:
HRESULT CheckIfLessThan(
ITcVnRandomAccessIterator* ipIterator
)Parameters
|
Name |
Type |
Description |
|---|---|---|
|
ipIterator |
Iterator interface to compare with. |
Return value