Called when a child node is removed.
Syntax
HRESULT onRemoveChild(
IDebugApplicationNode *prddpChild
);
Parameters
- prddpChild
- [in] Address of an IDebugApplicationNode interface.
Return Value
Returns S_OK if successful, or an error code otherwise.