IVsMenuEventsService 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 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) |