IConnectionPointContainerImpl::FindConnectionPoint

This method retrieves an interface pointer to the connection point that supports the specified IID.

Syntax

HRESULT FindConnectionPoint( REFIID riid, IConnectionPoint** ppCP );

At a Glance

Header file: Atlcom.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IConnectionPointContainerImpl Overview, IConnectionPointContainerImpl Methods, IConnectionPointContainer::FindConnectionPoint, IConnectionPointImpl