Microsoft SDK for Java

IJavaEnumRemoteField::
Clone

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

Syntax

HRESULT Clone(IJavaEnumRemoteField **ppEnum)

Parameters

[out] **ppEnum Returns an enumerator object pointing to the fields in a class, method, or container representing the current position in the list of fields.

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