다음을 통해 공유


IVsTextMarkerClient.OnBeforeBufferClose 메서드

텍스트 버퍼에 대 한 닫는 것 알림을 보냅니다.

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

구문

‘선언
Sub OnBeforeBufferClose
void OnBeforeBufferClose()
void OnBeforeBufferClose()
abstract OnBeforeBufferClose : unit -> unit
function OnBeforeBufferClose()

설명

COM 시그니처

Textmgr.idl에서:

HRESULT IVsTextMarkerClient::OnBeforeBufferClose();

클라이언트에서 표식에 대 한이 호출에 응답 여전히 범위 정보를 얻을 수 있습니다.

.NET Framework 보안

참고 항목

참조

IVsTextMarkerClient 인터페이스

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