Freigeben über


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

See Also

Reference

IConnectionPointContainerImpl Class

IConnectionPointImpl Class

Other Resources

IConnectionPointContainerImpl Members