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