Writes text output into the debug stream. This text is only displayed to the end-user if the tag contains the DEBUG attribute. (For more information, see the Debug member function.)
lpszOutput
Text to output.
Example
The following example checks to see whether the DEBUG attribute is present, and if it is, it writes a brief debug message: