IConnectionPointImpl::EnumConnections

HRESULT EnumConnections( IEnumConnections** ppEnum );

See IConnectionPoint::EnumConnections in the Win32 SDK.

Remarks

Creates an enumerator to iterate through the connections for the connection point.

IConnectionPointImpl OverviewClass Members

See Also   IEnumConnections