IConnectionPointContainerImpl::EnumConnectionPoints
在可连接的对象创建枚举数循环访问连接点支持。
STDMETHOD(EnumConnectionPoints)(
IEnumConnectionPoints **ppEnum
);
备注
在参见 Windows SDK的 IConnectionPointContainer::EnumConnectionPoints。
要求
Header: atlcom.h
在可连接的对象创建枚举数循环访问连接点支持。
STDMETHOD(EnumConnectionPoints)(
IEnumConnectionPoints **ppEnum
);
在参见 Windows SDK的 IConnectionPointContainer::EnumConnectionPoints。
Header: atlcom.h