The Clone method of the IJavaEnumLINEINFO interface copies a pointer to the current position in the list to another enumerator object.
HRESULT Clone(IJavaEnumLINEINFO **ppEnum)
[out] **ppEnum | Returns an enumerator object representing the current position in the list of LINEINFO structures. |