UCOMIConnectionPointContainer.EnumConnectionPoints Metoda

Definice

Vytvoří enumerátor všech spojovacích bodů podporovaných v připojeném objektu, jeden bod připojení na identifikátor 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)

Parametry

ppEnum
UCOMIEnumConnectionPoints

Po úspěšném návratu obsahuje ukazatel rozhraní pro enumerátor.

Poznámky

Další informace najdete v existující dokumentaci k nástroji IConnectionPointContainer::EnumConnectionPoints v knihovně MSDN.

Platí pro