_ATL_DEBUG_QI
Writes all calls to QueryInterface to the output window.
Syntax
#define _ATL_DEBUG_QI
Remarks
If a call to QueryInterface failed, the output window will display:
interface name - failed
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Writes all calls to QueryInterface to the output window.
#define _ATL_DEBUG_QI
If a call to QueryInterface failed, the output window will display:
interface name - failed