Gets the application node under which script documents should be added.

HRESULT GetRootApplicationNode(
   IDebugApplicationNode**  ppdanRoot
);

Parameters

ppdanRoot

[out] The debug application node that holds script documents. Can be NULL.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also