Brings a given context in a document to the top in the debugger UI.
Syntax
HRESULT BringDocumentContextToTop( IDebugDocumentContext *pddc );
Parameters
- pddc
- [in] Address of an IDebugDocumentContext interface.
Return Value
Returns S_OK if successful, or an error code otherwise.