ignore_interface_cast_exception Struct Reference
[Conversion Library]

#include <comstl/conversion/interface_cast.hpp>

List of all members.


Detailed Description

A function class that does not throw any exceptions.

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


Member Function Documentation

void operator() ( HRESULT  hr,
REFIID  riid 
) throw () [inline]

The function call operator, which does not throw an exception.

Parameters:
hr The HRESULT that caused the error
riid The REFIID that could not be acquired

References STLSOFT_SUPPRESS_UNUSED.


The documentation for this struct was generated from the following file:

Generated on Thu Jun 10 08:58:25 2010 for STLSoft by  doxygen 1.5.6