Returns the debug application node corresponding to this document.
HRESULT GetDebugApplicationNode( IDebugApplicationNode** ppdan );
- ppdan
[out] The debug application node corresponding to this document.
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
Value | Description |
---|---|
S_OK | The method succeeded. |
Return the debug application node corresponding to this document.