Scope
HResultChecker< ThrowException > Struct Template Reference

#include <hresult_exception.h>

Static Public Member Functions

static bool Check (HRESULT _hr)
 

Detailed Description

template<bool ThrowException>
struct HResultChecker< ThrowException >

Templated helper class to check an HRESULT and throw an exception (or not throw)

Definition at line 31 of file hresult_exception.h.

Member Function Documentation

template<bool ThrowException>
static bool HResultChecker< ThrowException >::Check ( HRESULT  _hr)
static

Check.


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