Brings the window containing the given document context to the top in the debugger user interface and scrolls the window to the context.
HRESULT BringDocumentContextToTop( IDebugDocumentContext* pddc ); |
Parameters
- pddc
[in] Document context to bring to the top in the debugger user interface.
Return Value
Remarks
See Also