_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
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