Handles an event signifying that the debug application node object was attached to a parent node.

HRESULT onAttach(
   IDebugApplicationNode*  prddpParent
);

Parameters

prddpParent

[in] The debug application node that is the parent of this node.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also