Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Enables an application to get handles to the windows participating in in-place activation, and to enter and exit context-sensitive help mode. For more information, see IOleWindow.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<GuidAttribute("00000114-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface IOleWindow
[GuidAttribute("00000114-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface IOleWindow
[GuidAttribute(L"00000114-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface class IOleWindow
[<GuidAttribute("00000114-0000-0000-C000-000000000046")>]
[<InterfaceTypeAttribute()>]
type IOleWindow = interface end
public interface IOleWindow
The IOleWindow type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
ContextSensitiveHelp | |
![]() |
GetWindow |
Top
.gif)