Microsoft SDK for Java

EnumConnectionPoints

This method of the IConnectionPointContainer interface creates an enumerator object to iterate through all the connection points supported in the connectable object, one connection point per outgoing IID.

Syntax

public IEnumConnectionPoints EnumConnectionPoints();

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