IVsIntellisenseHost_Corrected Interface

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.9.0 (in Microsoft.VisualStudio.TextManager.Interop.9.0.dll)

Syntax

'Déclaration
<GuidAttribute("0377986B-C450-453C-A7BE-67116C9129A6")> _
<InterfaceTypeAttribute()> _
Public Interface IVsIntellisenseHost_Corrected _
    Inherits IOleCommandTarget
'Utilisation
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
[<GuidAttribute("0377986B-C450-453C-A7BE-67116C9129A6")>]
[<InterfaceTypeAttribute()>]
type IVsIntellisenseHost_Corrected =  
    interface
        interface IOleCommandTarget
    end
public interface IVsIntellisenseHost_Corrected extends IOleCommandTarget

See Also

Reference

IVsIntellisenseHost_Corrected Members

Microsoft.VisualStudio.TextManager.Interop Namespace