Handles the event when a child node is removed from a debug application node object.

HRESULT onRemoveChild(
   IDebugApplicationNode*  prddpChild
);

Parameters

prddpChild

[in] The child application node that was removed.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also