IVsUIContextMonitor Interface

Definition

public interface class IVsUIContextMonitor
public interface IVsUIContextMonitor
[System.Runtime.InteropServices.Guid("2B663830-25E6-4A21-94A3-24322FA4F01D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsUIContextMonitor
type IVsUIContextMonitor = interface
[<System.Runtime.InteropServices.Guid("2B663830-25E6-4A21-94A3-24322FA4F01D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsUIContextMonitor = interface
Public Interface IVsUIContextMonitor
Attributes

Methods

AdviseContextEvents(IVsUIContextEvents)
AreUIContextsAvailable()
IsUIContextActive(Guid)
UndaviseContextEvents(UInt32)

Applies to