IVsCodeWindowEvents2, interface
Espace de noms : Microsoft.VisualStudio.TextManager.Interop
Assembly : Microsoft.VisualStudio.TextManager.Interop.12.0 (dans Microsoft.VisualStudio.TextManager.Interop.12.0.dll)
Syntaxe
'Déclaration
<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
Le type IVsCodeWindowEvents2 expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
OnCloseEmbeddedCodeWindow | ||
OnNewEmbeddedCodeWindow |
Début