IConnectionPointContainerImpl::FindConnectionPoint

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

See IConnectionPointContainer::FindConnectionPoint in the Win32 SDK.

Remarks

Retrieves an interface pointer to the connection point that supports the specified IID.

IConnectionPointContainerImpl OverviewClass Members

See Also   IConnectionPointImpl


Send feedback to MSDN.Look here for MSDN Online resources.