Click to return to the Component Development home page    
IApplicationDebuggerUI::B...     IDebugApplication Interfa...     IApplicationDebuggerUI In...    
Web Workshop  |  Component Development

IApplicationDebuggerUI::BringDocumentToTop Method


Brings the window corresponding to the given debug document to the front.

Syntax

HRESULT BringDocumentToTop(
    IDebugDocumentText *pddt
); 

Parameters

pddt
[in] Address of an IDebugDocumentText interface.

Return Value

Returns S_OK if successful, or an error code otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.