IOleWindow 接口

使应用程序能够处理到参与就地激活的窗口中输入和退出区分上下文的帮助模式。有关更多信息,请参见 IOleWindow

命名空间:  Microsoft.VisualStudio.OLE.Interop
程序集:  Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)

语法

声明
<GuidAttribute("00000114-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface IOleWindow
[GuidAttribute("00000114-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface IOleWindow

IOleWindow 类型公开以下成员。

方法

  名称 说明
公共方法 ContextSensitiveHelp
公共方法 GetWindow

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间