다음을 통해 공유


IVsIntellisenseHost_Corrected 인터페이스

네임스페이스:  Microsoft.VisualStudio.TextManager.Interop
어셈블리:  Microsoft.VisualStudio.TextManager.Interop.9.0(Microsoft.VisualStudio.TextManager.Interop.9.0.dll)

구문

‘선언
<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

IVsIntellisenseHost_Corrected 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 AfterCompletorCommit
Public 메서드 BeforeCompletorCommit
Public 메서드 Exec
Public 메서드 GetContextBuffer
Public 메서드 GetContextCaretPos
Public 메서드 GetContextFocalPoint
Public 메서드 GetContextLocation
Public 메서드 GetContextSelection
Public 메서드 GetHostFlags
Public 메서드 GetHostWindow
Public 메서드 GetServiceProvider
Public 메서드 GetSmartTagRect
Public 메서드 GetSubjectCaretPos
Public 메서드 GetSubjectSelection
Public 메서드 GetSubjectText
Public 메서드 HighlightMatchingBrace
Public 메서드 QueryStatus
Public 메서드 ReplaceSubjectTextSpan
Public 메서드 SetContextCaretPos
Public 메서드 SetContextSelection
Public 메서드 SetSubjectCaretPos
Public 메서드 SetSubjectSelection
Public 메서드 UpdateCompletionStatus
Public 메서드 UpdateSmartTagWindow
Public 메서드 UpdateTipWindow

위쪽

참고 항목

참조

Microsoft.VisualStudio.TextManager.Interop 네임스페이스