#include <comstl/util/initialisers.hpp>
Public Types | |
Member Types | |
| typedef com_initialisation_exception | thrown_type |
| The exception type. | |
Public Member Functions | |
Operators | |
| void | operator() (HRESULT hr) |
| The function call operator, which throws the exception. | |
The exception type.
| void operator() | ( | HRESULT | hr | ) | [inline] |
The function call operator, which throws the exception.
| hr | The HRESULT that caused the error |
1.5.6