Brings a context of this document to the top in the debugger user interface.

HRESULT BringDocumentContextToTop(
   IDebugDocumentContext*  pddc
);

Parameters

pddc

Document context to bring to the top in the debugger user interface.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also