IConnectionPointContainer.FindConnectionPoint(Guid, IConnectionPoint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- ppCP
- IConnectionPoint