IVsWindowFrameEvents2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IVsWindowFrameEvents2 : Microsoft::VisualStudio::Shell::Interop::IVsWindowFrameEvents
[System.Runtime.InteropServices.Guid("104B9B1B-9488-4608-A11D-7C3AAA65E407")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsWindowFrameEvents2 : Microsoft.VisualStudio.Shell.Interop.IVsWindowFrameEvents
[<System.Runtime.InteropServices.Guid("104B9B1B-9488-4608-A11D-7C3AAA65E407")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsWindowFrameEvents2 = interface
interface IVsWindowFrameEvents
Public Interface IVsWindowFrameEvents2
Implements IVsWindowFrameEvents
- Attributes
- Implements