IVsTextViewIntellisenseHost_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("0816A38B-2B41-4D2A-B1FF-23C1E28D8A18")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTextViewIntellisenseHost_Corrected _
    Inherits IVsIntellisenseHost_Corrected
'Utilisation
Dim instance As IVsTextViewIntellisenseHost_Corrected
[GuidAttribute("0816A38B-2B41-4D2A-B1FF-23C1E28D8A18")]
[InterfaceTypeAttribute()]
public interface IVsTextViewIntellisenseHost_Corrected : IVsIntellisenseHost_Corrected
[GuidAttribute(L"0816A38B-2B41-4D2A-B1FF-23C1E28D8A18")]
[InterfaceTypeAttribute()]
public interface class IVsTextViewIntellisenseHost_Corrected : IVsIntellisenseHost_Corrected
[<GuidAttribute("0816A38B-2B41-4D2A-B1FF-23C1E28D8A18")>]
[<InterfaceTypeAttribute()>]
type IVsTextViewIntellisenseHost_Corrected =  
    interface
        interface IVsIntellisenseHost_Corrected
    end
public interface IVsTextViewIntellisenseHost_Corrected extends IVsIntellisenseHost_Corrected

See Also

Reference

IVsTextViewIntellisenseHost_Corrected Members

Microsoft.VisualStudio.TextManager.Interop Namespace