Provides the document context for the associated error.
Syntax
HRESULT GetDocumentContext( IDebugDocumentContext **ppssc );
Parameters
- ppssc
- [out] Address of a pointer to an IDebugDocumentContext interface.
Return Value
Returns S_OK if successful, or an error code otherwise.