#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, that calls Release() on the interface. |
void operator() | ( | I | pi | ) | [inline] |
The function call operator, that calls Release() on the interface.
pi | The interface pointer |
References comstl::release().