Share via


IConnectionPointImpl::EnumConnections

HRESULT EnumConnections( IEnumConnections** ppEnum );

See in the Win32 SDK.

Remarks

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

IConnectionPointImpl OverviewClass Members

See Also