Causes the given string to be displayed by the debugger integrated development environment (IDE).
HRESULT DebugOutput( LPCOLESTR pstr ); |
Parameters
- pstr
-
[in] String to display in the debugger.
Causes the given string to be displayed by the debugger integrated development environment (IDE).
HRESULT DebugOutput( LPCOLESTR pstr ); |
[in] String to display in the debugger.