Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an enumerator to iterate through the connection points supported in the connectable object.
STDMETHOD(EnumConnectionPoints)(
IEnumConnectionPoints **ppEnum
);
Remarks
See IConnectionPointContainer::EnumConnectionPoints in the Windows SDK.
Requirements
Header: atlcom.h
See Also
Reference
IConnectionPointContainerImpl Class