UCOMIConnectionPointContainer.EnumConnectionPoints Method

Definition

Creates an enumerator of all the connection points supported in the connectable object, one connection point per IID.

C#
public void EnumConnectionPoints(out System.Runtime.InteropServices.UCOMIEnumConnectionPoints ppEnum);

Parameters

ppEnum
UCOMIEnumConnectionPoints

On successful return, contains the interface pointer of the enumerator.

Remarks

For more information, please see the existing documentation for IConnectionPointContainer::EnumConnectionPoints in the MSDN library.

Applies to

Proizvod Verzije
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1