Microsoft SDK for Java

Clone

This method of the IEnumConnections interface creates another connection point enumerator with the same state as the current enumerator to iterate over the same list. This method makes it possible to record a point in the enumeration sequence to return to that point at a later time.

Syntax

public IEnumConnections Clone();

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