다음을 통해 공유


IConnectionPointImpl::GetConnectionPointContainer

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

Concepts

IConnectionPointImpl Class

IConnectionPointImpl Members

IConnectionPointContainerImpl Class