Scope
|
#include <hresult_exception.h>
Static Public Member Functions | |
static bool | Check (HRESULT _hr) |
Templated helper class to check an HRESULT and throw an exception (or not throw)
Definition at line 31 of file hresult_exception.h.
|
static |
Check.