Retrieves the document that contains a context.
Syntax
HRESULT GetDocument( IDebugDocument **ppsd );
Parameters
- ppsd
- [out] Address of a pointer to an IDebugDocument interface.
Return Value
Returns S_OK if successful, or an error code otherwise.