Share via


IVsDebuggerHostMessageEvents Interface

Definition

public interface class IVsDebuggerHostMessageEvents
[System.Runtime.InteropServices.Guid("AFFF99BB-15B2-4DF4-8BF8-04F2C71BF1FF")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsDebuggerHostMessageEvents
[<System.Runtime.InteropServices.Guid("AFFF99BB-15B2-4DF4-8BF8-04F2C71BF1FF")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsDebuggerHostMessageEvents = interface
Public Interface IVsDebuggerHostMessageEvents
Attributes

Methods

OnMessagableProgramDestroyed(MessagableProgramInfo[])
OnMessagableProgramInfoUpdated(MessagableProgramInfo[])
OnNewMessagableProgram(MessagableProgramInfo[])

Applies to