IVsMenuEventsService Interface

Definition

public interface class IVsMenuEventsService
public interface class IVsMenuEventsService
__interface IVsMenuEventsService
[System.Runtime.InteropServices.Guid("B01B8DEE-677E-4ADC-87C2-3E2517FB6EF7")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsMenuEventsService
[<System.Runtime.InteropServices.Guid("B01B8DEE-677E-4ADC-87C2-3E2517FB6EF7")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsMenuEventsService = interface
Public Interface IVsMenuEventsService
Attributes

Methods

AdviseMenuEvents(IVsMenuEvents, Guid, UInt32)
AdviseMenuEvents(IVsMenuEvents, Guid, UInt32)
UnadviseMenuEvents(UInt32)

Applies to