UCOMIConnectionPoint.GetConnectionPointContainer Metoda

Definice

IConnectionPointContainer Načte ukazatel rozhraní na připojitelný objekt, který koncepčně vlastní tento spojovací bod.

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

Parametry

ppCPC
UCOMIConnectionPointContainer

Po úspěšném vrácení obsahuje připojitelné rozhraní objektu IConnectionPointContainer .

Poznámky

Další informace najdete v existující dokumentaci IConnectionPoint::GetConnectionPointContainer pro knihovnu MSDN.

Platí pro