Share via


IVsTextViewIntellisenseHost_Corrected, interface

Espace de noms :  Microsoft.VisualStudio.TextManager.Interop
Assembly :  Microsoft.VisualStudio.TextManager.Interop.9.0 (dans Microsoft.VisualStudio.TextManager.Interop.9.0.dll)

Syntaxe

'Déclaration
<GuidAttribute("0816A38B-2B41-4D2A-B1FF-23C1E28D8A18")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTextViewIntellisenseHost_Corrected _
    Inherits IVsIntellisenseHost_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

Le type IVsTextViewIntellisenseHost_Corrected expose les membres suivants.

Méthodes

  Nom Description
Méthode publique AfterCompletorCommit
Méthode publique BeforeCompletorCommit
Méthode publique Exec
Méthode publique GetContextBuffer
Méthode publique GetContextCaretPos
Méthode publique GetContextFocalPoint
Méthode publique GetContextLocation
Méthode publique GetContextSelection
Méthode publique GetHostFlags
Méthode publique GetHostWindow
Méthode publique GetServiceProvider
Méthode publique GetSmartTagRect
Méthode publique GetSubjectCaretPos
Méthode publique GetSubjectSelection
Méthode publique GetSubjectText
Méthode publique HighlightMatchingBrace
Méthode publique QueryStatus
Méthode publique ReplaceSubjectTextSpan
Méthode publique SetContextCaretPos
Méthode publique SetContextSelection
Méthode publique SetSubjectCaretPos
Méthode publique SetSubjectFromPrimaryBuffer
Méthode publique SetSubjectSelection
Méthode publique UpdateCompletionStatus
Méthode publique UpdateSmartTagWindow
Méthode publique UpdateTipWindow

Début

Voir aussi

Référence

Microsoft.VisualStudio.TextManager.Interop, espace de noms