UCOMIConnectionPointContainer.EnumConnectionPoints Methode

Definitie

Hiermee maakt u een opsomming van alle verbindingspunten die worden ondersteund in het verbindingsbare object, één verbindingspunt per IID.

public:
 void EnumConnectionPoints([Runtime::InteropServices::Out] System::Runtime::InteropServices::UCOMIEnumConnectionPoints ^ % ppEnum);
public void EnumConnectionPoints(out System.Runtime.InteropServices.UCOMIEnumConnectionPoints ppEnum);
abstract member EnumConnectionPoints : UCOMIEnumConnectionPoints -> unit
Public Sub EnumConnectionPoints (ByRef ppEnum As UCOMIEnumConnectionPoints)

Parameters

ppEnum
UCOMIEnumConnectionPoints

Bij geslaagde retournering bevat u de interfacepointer van de enumerator.

Opmerkingen

Zie de bestaande documentatie voor in de MSDN-bibliotheek voor IConnectionPointContainer::EnumConnectionPoints meer informatie.

Van toepassing op