IConnectionPointContainer 接口
支持可连接的对象连接点。 指示到客户端对象可连接的并提供 IConnectionPoint 接口。 有关更多信息,请参见 IConnectionPointContainer。
命名空间: Microsoft.VisualStudio.OLE.Interop
程序集: Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)
语法
声明
<InterfaceTypeAttribute()> _
<GuidAttribute("B196B284-BAB4-101A-B69C-00AA00341D07")> _
Public Interface IConnectionPointContainer
[InterfaceTypeAttribute()]
[GuidAttribute("B196B284-BAB4-101A-B69C-00AA00341D07")]
public interface IConnectionPointContainer
IConnectionPointContainer 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
EnumConnectionPoints | ||
FindConnectionPoint |
页首