Condividi tramite


IDebugApplicationNodeEvents.onAddChild(IDebugApplicationNode) Method

Definition

public:
 int onAddChild(Microsoft::VisualStudio::Debugger::Interop::IDebugApplicationNode ^ prddpChild);
public int onAddChild(Microsoft.VisualStudio.Debugger.Interop.IDebugApplicationNode prddpChild);
abstract member onAddChild : Microsoft.VisualStudio.Debugger.Interop.IDebugApplicationNode -> int
Public Function onAddChild (prddpChild As IDebugApplicationNode) As Integer

Parameters

Returns

Applies to