Brings the window containing the given document context to the front.
Syntax
HRESULT BringDocumentContextToTop( IDebugDocumentText *pddt );
Parameters
- pddt
- [in] Address of an IDebugDocumentText interface.
Return Value
Returns S_OK if successful, or an error code otherwise.