Scope
HResultChecker< true > Struct Template Reference

#include <hresult_exception.h>

Static Public Member Functions

static bool Check (const HRESULT &_hr)
 

Detailed Description

template<>
struct HResultChecker< true >

Helper class definition to check an HRESULT and throw an exception (currently disabled!)

Definition at line 46 of file hresult_exception.h.

Member Function Documentation

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

Definition at line 48 of file hresult_exception.h.


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