다음을 통해 공유


IVsLifetimeControlledObject 인터페이스

디자이너 또는 버퍼에 대 한 참조를 해제 하기 위해 실행 취소 개체에 지시 합니다.

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

구문

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("B3B2E5D4-F03E-4BB9-85F9-61B5F45AC498")> _
Public Interface IVsLifetimeControlledObject
[InterfaceTypeAttribute()]
[GuidAttribute("B3B2E5D4-F03E-4BB9-85F9-61B5F45AC498")]
public interface IVsLifetimeControlledObject
[InterfaceTypeAttribute()]
[GuidAttribute(L"B3B2E5D4-F03E-4BB9-85F9-61B5F45AC498")]
public interface class IVsLifetimeControlledObject
[<InterfaceTypeAttribute()>]
[<GuidAttribute("B3B2E5D4-F03E-4BB9-85F9-61B5F45AC498")>]
type IVsLifetimeControlledObject =  interface end
public interface IVsLifetimeControlledObject

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

메서드

  이름 설명
Public 메서드 SeverReferencesToOwner 디자이너 또는 버퍼에 대 한 참조를 해제 하기 위해 실행 취소 개체에 지시 합니다.

위쪽

설명

소유 하는 개체 었습니다 때 실행 취소 관리자가 비활성 상태에 배치 하는 경우가 있습니다. 디자이너가 방법을 실행 취소 개체 참조를 해제 하 여 이러한 포인터를 더 이상 호출 되지 않도록 사용할 수 있습니다. 이 프로세스를 관리 하 여 호출할 수 있습니다 QueryInterface 에 대 한 실행 취소 관리자를 IVsLifetimeControlledObject. 포인터를 한 후 IVsLifetimeControlledObject를 호출 SeverReferencesToOwner. 이 메서드는 모두 제거 취소다시 실행 스택 하는 소유 하는 개체에 대 한 안전성 확보.

호출자 참고 사항

문서에 폐쇄를 호출 하면 QueryInterface iid_ivslifetimecontrolledobject에 대 한 실행 취소 관리자를 합니다.

참고 항목

참조

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