IVsCodeWindowEvents2 인터페이스
네임스페이스: Microsoft.VisualStudio.TextManager.Interop
어셈블리: Microsoft.VisualStudio.TextManager.Interop.12.0(Microsoft.VisualStudio.TextManager.Interop.12.0.dll)
구문
‘선언
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("6703F718-2939-40C2-8F8F-AB393378AEC8")> _
Public Interface IVsCodeWindowEvents2
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("6703F718-2939-40C2-8F8F-AB393378AEC8")]
public interface IVsCodeWindowEvents2
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"6703F718-2939-40C2-8F8F-AB393378AEC8")]
public interface class IVsCodeWindowEvents2
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("6703F718-2939-40C2-8F8F-AB393378AEC8")>]
type IVsCodeWindowEvents2 = interface end
public interface IVsCodeWindowEvents2
IVsCodeWindowEvents2 형식에서는 다음과 같은 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
OnCloseEmbeddedCodeWindow | ||
OnNewEmbeddedCodeWindow |
위쪽