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
'Usage
Dim instance As IVsIntellisenseHost_Corrected
[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
public interface IVsIntellisenseHost_Corrected extends IOleCommandTarget

See Also

Reference

IVsIntellisenseHost_Corrected Members

Microsoft.VisualStudio.TextManager.Interop Namespace