IConnectionPointContainer.FindConnectionPoint(Guid, IConnectionPoint) Method

Definition

public:
 void FindConnectionPoint(Guid % riid, [Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IConnectionPoint ^ % ppCP);
public void FindConnectionPoint (ref Guid riid, out Microsoft.VisualStudio.OLE.Interop.IConnectionPoint ppCP);
abstract member FindConnectionPoint : Guid * IConnectionPoint -> unit
Public Sub FindConnectionPoint (ByRef riid As Guid, ByRef ppCP As IConnectionPoint)

Parameters

riid
Guid

Applies to