Scope
HResultChecker< false > Struct Template Reference

#include <hresult_exception.h>

Static Public Member Functions

static bool Check (const HRESULT &_hr)
 

Detailed Description

template<>
struct HResultChecker< false >

Helper class definition to check an HRESULT and not throw an exception.

Definition at line 37 of file hresult_exception.h.

Member Function Documentation

static bool HResultChecker< false >::Check ( const HRESULT &  _hr)
inlinestatic
Returns
true if HRESULT is error

Definition at line 39 of file hresult_exception.h.


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