IConnectionPointContainerImpl::FindConnectionPoint
Retrieves an interface pointer to the connection point that supports the specified IID.
STDMETHOD(FindConnectionPoint)(
REFIID riid,
IConnectionPoint** ppCP
);
Remarks
See IConnectionPointContainer::FindConnectionPoint in the Windows SDK.
Requirements
Header: atlcom.h