Gets the application node under which script documents should be added.
Syntax
HRESULT GetRootApplicationNode( IDebugApplicationNode **ppdanRoot );
Parameters
- ppdanRoot
- Address of a pointer to an IDebugApplicationNode interface.
Return Value
Returns S_OK if successful, or an error code otherwise.