Sdílet prostřednictvím


UCOMIConnectionPointContainer.EnumConnectionPoints Metoda

Definice

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

Při úspěšném vrácení obsahuje ukazatel rozhraní enumerátoru.

Poznámky

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

Platí pro