IVsIntellisenseHost_Corrected Interface
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.9.0 (in Microsoft.VisualStudio.TextManager.Interop.9.0.dll)
Syntax
'Declaration
<GuidAttribute("0377986B-C450-453C-A7BE-67116C9129A6")> _
<InterfaceTypeAttribute()> _
Public Interface IVsIntellisenseHost_Corrected _
Inherits IOleCommandTarget
[GuidAttribute("0377986B-C450-453C-A7BE-67116C9129A6")]
[InterfaceTypeAttribute()]
public interface IVsIntellisenseHost_Corrected : IOleCommandTarget
[GuidAttribute(L"0377986B-C450-453C-A7BE-67116C9129A6")]
[InterfaceTypeAttribute()]
public interface class IVsIntellisenseHost_Corrected : IOleCommandTarget
[<GuidAttribute("0377986B-C450-453C-A7BE-67116C9129A6")>]
[<InterfaceTypeAttribute()>]
type IVsIntellisenseHost_Corrected =
interface
interface IOleCommandTarget
end
public interface IVsIntellisenseHost_Corrected extends IOleCommandTarget
The IVsIntellisenseHost_Corrected type exposes the following members.
Methods
Top