다음을 통해 공유


IVsTextMarkerClient.MarkerInvalidated 메서드

마커에 연결 된 텍스트는 사용자 작업에 의해 삭제 될 때 호출 됩니다.

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

구문

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

설명

COM 시그니처

Textmgr.idl에서:

HRESULT IVsTextMarkerClient::MarkerInvalidated();

OnBeforeBufferClose버퍼를 닫을 때 호출 대신 MarkerInvalidated.

.NET Framework 보안

참고 항목

참조

IVsTextMarkerClient 인터페이스

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