다음을 통해 공유


IVsLinkCapableUndoManager 인터페이스

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

구문

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("F747D466-83CA-41D6-A0E8-3F78283D01E7")> _
Public Interface IVsLinkCapableUndoManager
[InterfaceTypeAttribute()]
[GuidAttribute("F747D466-83CA-41D6-A0E8-3F78283D01E7")]
public interface IVsLinkCapableUndoManager
[InterfaceTypeAttribute()]
[GuidAttribute(L"F747D466-83CA-41D6-A0E8-3F78283D01E7")]
public interface class IVsLinkCapableUndoManager
[<InterfaceTypeAttribute()>]
[<GuidAttribute("F747D466-83CA-41D6-A0E8-3F78283D01E7")>]
type IVsLinkCapableUndoManager =  interface end
public interface IVsLinkCapableUndoManager

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

메서드

  이름 설명
Public 메서드 AdviseLinkedUndoClient
Public 메서드 UnadviseLinkedUndoClient

위쪽

설명

이러한 호출 때 소유자를 지정 된 실행 취소 관리자에 포커스를 두려면 필요 하다 고 할 이벤트 인터페이스를 관리 합니다. 암시적 링크 된 실행 취소 실행 취소 관리자 들만 작동 위치 AdviseLinkedUndoClient 호출 했습니다.

참고

이 인터페이스에서 AddRef/해제 호출 하지 않습니다 pClient.따라서 호출 해야 UnadviseLinkedUndoClient 를 실행 취소 관리자에 대 한 참조를 해제 하기 전이나 실행 취소 관리자를 가정 합니다.

참고 항목

참조

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