IVsUIContextEvents 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 IVsUIContextEvents
public interface IVsUIContextEvents
[System.Runtime.InteropServices.Guid("0393D191-94AC-4997-9310-2EAC67495816")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsUIContextEvents
type IVsUIContextEvents = interface
[<System.Runtime.InteropServices.Guid("0393D191-94AC-4997-9310-2EAC67495816")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsUIContextEvents = interface
Public Interface IVsUIContextEvents
- Derived
- Attributes
Methods
OnContextChanged(Guid, Boolean) |