#include <comstl/conversion/interface_cast.hpp>
For use with comstl::interface_cast_noaddref and comstl::interface_cast_addref cast classes.
| Public Member Functions | |
| void | operator() (HRESULT hr, REFIID riid) throw () | 
| The function call operator, which does not throw an exception. | |
| Classes | |
| struct | thrown_type | 
| The exception type.  More... | |
| void operator() | ( | HRESULT | hr, | |
| REFIID | riid | |||
| ) | throw ()  [inline] | 
The function call operator, which does not throw an exception.
| hr | The HRESULT that caused the error | |
| riid | The REFIID that could not be acquired | 
References STLSOFT_SUPPRESS_UNUSED.
 1.5.6
 1.5.6