Sdílet prostřednictvím


IConnectionPoint.GetConnectionPointContainer Metoda

Definice

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

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

Parametry

ppCPC
IConnectionPointContainer

Když se tento parametr vrátí, obsahuje rozhraní připojitelného objektu IConnectionPointContainer . Tento parametr se předává neinicializovaný.

Poznámky

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

Platí pro