Microsoft SDK for Java

IJavaEnumLINEINFO::
Clone

The Clone method of the IJavaEnumLINEINFO interface 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.