#include <WinDirectInputApiException.h>
◆ WinDirectInputApiException() [1/2]
RS21::direct_input::WinDirectInputApiException::WinDirectInputApiException |
( |
HRESULT |
newHResult, |
|
|
std::string |
additionalString |
|
) |
| |
◆ WinDirectInputApiException() [2/2]
RS21::direct_input::WinDirectInputApiException::WinDirectInputApiException |
( |
HRESULT |
newHResult, |
|
|
const char * |
additionalString |
|
) |
| |
◆ hResult()
long RS21::direct_input::WinDirectInputApiException::hResult |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ what()
virtual const char* RS21::direct_input::WinDirectInputApiException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlineoverridevirtual |