IConnectionPointContainerImpl Class
ATL Library Reference 
IConnectionPointContainerImpl Class 

This class implements a connection point container to manage a collection of IConnectionPointImpl objects.

template<
   class T 
>
class ATL_NO_VTABLE IConnectionPointContainerImpl : 
   public IConnectionPointContainer

Parameters

T

Your class, derived from IConnectionPointContainerImpl.

IConnectionPointContainerImpl implements a connection point container to manage a collection of IConnectionPointImpl objects. IConnectionPointContainerImpl provides two methods that a client can call to retrieve more information about a connectable object:

  • EnumConnectionPoints allows the client to determine which outgoing interfaces the object supports.

  • FindConnectionPoint allows the client to determine whether the object supports a specific outgoing interface.

For information about using connection points in ATL, see the article Connection Points.

Header: atlcom.h

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
Page view tracker