IOleContainer 接口
枚举在多个文档或锁定的对象容器。 有关更多信息,请参见 IOleContainer。
命名空间: Microsoft.VisualStudio.OLE.Interop
程序集: Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)
语法
声明
<GuidAttribute("0000011B-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface IOleContainer _
Inherits IParseDisplayName
[GuidAttribute("0000011B-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface IOleContainer : IParseDisplayName
IOleContainer 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
EnumObjects | ||
LockContainer | ||
ParseDisplayName(IBindCtx, String, UInt32%, IMoniker%) | ||
ParseDisplayName(IBindCtx, String, UInt32%, IMoniker%) | (继承自 IParseDisplayName。) |
页首