Share via


IDebugApplicationNodeEvents Interface

Definition

public interface class IDebugApplicationNodeEvents
[System.Runtime.InteropServices.Guid("51973C35-CB0C-11D0-B5C9-00A0244A0E7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugApplicationNodeEvents
[<System.Runtime.InteropServices.Guid("51973C35-CB0C-11D0-B5C9-00A0244A0E7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugApplicationNodeEvents = interface
Public Interface IDebugApplicationNodeEvents
Attributes

Methods

onAddChild(IDebugApplicationNode)
OnAttach(IDebugApplicationNode)
onDetach()
onRemoveChild(IDebugApplicationNode)

Applies to