Handles the event when a child node is added to a debug application node object.

HRESULT onAddChild(
   IDebugApplicationNode*  prddpChild
);

Parameters

prddpChild

[in] The child debug application node that was added.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also