sculpto
|
#include <throw_if_failed.h>
Public Member Functions | |
com_exeption (HRESULT hr) | |
const char * | what () const override |
Helprer class for COM exeptions.
Definition at line 17 of file throw_if_failed.h.
|
inline |
Default constructor by COM HRESULT.
Definition at line 25 of file throw_if_failed.h.
|
inlineoverride |
Definition at line 27 of file throw_if_failed.h.