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 Overview | Class Members
See Also IEnumConnections