Microsoft SDK for Java

IEnumJAVAPROPERTY::Clone

This method of the IEnumJAVAPROPERTY interface creates a copy of the enumerator, including the enumerator's current position in its element list.

Syntax

HRESULT Clone(LPENUMJAVAPROPERTY *ppenum);

Parameters

[out] *ppenum Returns a pointer to the copied enumerator.

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