GetForwardIterator
Gets an interface pointer to a forward iterator (if this iterator type is supported by the container) and increment its reference counter. (Alternatively use F_VN_GetForwardIterator.)
Syntax
Definition:
HRESULT GetForwardIterator(
ITcVnForwardIterator** pipIterator
)