Returns the application node under which all nodes associated with the application are added.

HRESULT GetRootNode(
   IDebugApplicationNode**  ppdanRoot
);

Parameters

ppdanRoot

[out] The debug application node under which all nodes associated with the application are added.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also