IEnumVARIANT.Clone

From Xojo Documentation

Method

IEnumVARIANT.Clone(Byref outEnum As Ptr) As Boolean

Supported for all project types and targets.

Creates a copy of the current state of enumeration. Returns True on success and assigns outEnum with the new enumerator, False otherwise.