addref_release Struct Template Reference
[Conversion Library]

#include <comstl/conversion/interface_cast.hpp>

List of all members.


Detailed Description

template<typename I>
struct comstl::addref_release< I >

A function class that does not call Release() on the interface.

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.


Member Function Documentation

void operator() ( pi  )  [inline]

The function call operator, which does not call Release() on the interface.

Parameters:
pi The interface pointer


The documentation for this struct was generated from the following file:
Generated on Sat May 23 20:50:39 2009 for STLSoft by  doxygen 1.5.4