IVsTextBufferDataEvents 인터페이스
클라이언트를 텍스트 버퍼 초기화 될 때 텍스트 버퍼 데이터를 변경할 때 알립니다.
네임스페이스: Microsoft.VisualStudio.TextManager.Interop
어셈블리: Microsoft.VisualStudio.TextManager.Interop(Microsoft.VisualStudio.TextManager.Interop.dll)
구문
‘선언
<GuidAttribute("B7515E7A-70F0-44ED-96B7-FB7EB6450C10")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTextBufferDataEvents
[GuidAttribute("B7515E7A-70F0-44ED-96B7-FB7EB6450C10")]
[InterfaceTypeAttribute()]
public interface IVsTextBufferDataEvents
[GuidAttribute(L"B7515E7A-70F0-44ED-96B7-FB7EB6450C10")]
[InterfaceTypeAttribute()]
public interface class IVsTextBufferDataEvents
[<GuidAttribute("B7515E7A-70F0-44ED-96B7-FB7EB6450C10")>]
[<InterfaceTypeAttribute()>]
type IVsTextBufferDataEvents = interface end
public interface IVsTextBufferDataEvents
IVsTextBufferDataEvents 형식에서는 다음과 같은 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
OnFileChanged | 전달 메시지는 IVsFileChangeEvents::FilesChanged 텍스트 버퍼 모니터에 다른 관심을 당사자에 게 있음을 공지 합니다. | |
OnLoadCompleted | 버퍼 초기화 될 때 클라이언트를 게 알립니다. |
위쪽
설명
그림의 구현 및/또는 호출 하는이 인터페이스의 샘플을 참조 하십시오. Figures Edit.
구현자 참고 사항
텍스트 버퍼에 대 한 변경 내용에 대 한 정보를 제공 하는 환경에 의해 호출 됩니다.