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.
Sends the specified message string to the debugger's output window.
szMessage
[in] Message string to display in the debugger's output window.
If successful, returns S_OK; otherwise, returns an error code.