IDebugIDECallback::DisplayMessage
Sends the specified message string to the debugger's output window.
Syntax
Parameters
szMessage
[in] Message string to display in the debugger's output window.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.