IDebugApplicationNodeEvents.onAddChild(IDebugApplicationNode) Method
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:
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
- prddpChild
- IDebugApplicationNode