CheckIfEqualTo

Checks if iterator is equal to another iterator.

Syntax

Definition:

HRESULT CheckIfEqualTo(
    ITcVnForwardIterator* ipIterator
)

Parameters

Name

Type

Description

ipIterator

ITcVnForwardIterator*

Iterator interface to compare with

CheckIfEqualTo 1: Return value

HRESULT