Microsoft SDK for Java

IEnumLINEINFO::
Clone

The Clone method copies a pointer to the current position in the list to another enumerator object.

Syntax

HRESULT Clone(IJavaEnumLINEINFO **ppEnum)

Parameters

[out] ppEnum Returns an enumerator object representing the current position in the list of LINEINFO structures.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.