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.
Retrieves an interface pointer to the connectable object.
STDMETHOD(GetConnectionPointContainer)(
IConnectionPointContainer** ppCPC
);
Remarks
See IConnectionPoint::GetConnectionPointContainer in the Windows SDK.
Requirements
Header: atlcom.h
See Also
Reference
IConnectionPointContainerImpl Class