Create

Create a new iterator pointing to the position of the calling iterator.

Syntax

Definition:

HRESULT Create(
    ITcVnForwardIterator** pipIterator
)

Parameters

Name

Type

Description

pipIterator

ITcVnForwardIterator**

Returns the created iterator.

Create 1: Return value

HRESULT