#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() (I pi) | 
| The function call operator, which does not call Release() on the interface. | |
| void operator() | ( | I | pi | ) |  [inline] | 
The function call operator, which does not call Release() on the interface.
| pi | The interface pointer | 
References STLSOFT_SUPPRESS_UNUSED.
 1.5.6
 1.5.6