This method creates an enumerator to iterate through the connection points supported in the connectable object.
At a Glance
Header file: | Atlcom.h |
Windows CE versions: | 2.0 and later |
Platforms: | H/PC 2.0, H/PC Pro |
Complete documentation: | Visual C++ documentation |
Syntax
HRESULT EnumConnectionPoints( IEnumConnectionPoints **ppEnum );
See Also