Returns the parent node of this application node.

HRESULT GetParent(
   IDebugApplicationNode**  pprddp
);

Parameters

pprddp

[out] Parent application node of this application node.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also