Create
Create a new iterator pointing to the position of the calling iterator.
Syntax
Definition:
METHOD Create : HRESULT
VAR_INPUT
pipIterator : Pointer To ITcVnForwardIterator;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
pipIterator |
Pointer To ITcVnForwardIterator |
Returns the created iterator. |