![]() |
Namespaces | |
SurgSim | |
SurgSim::Device | |
SurgSim::Device::Internal | |
Macros | |
#define | _WIN32_WINNT 0x0501 |
#define | WIN32_LEAN_AND_MEAN |
Functions | |
int64_t | SurgSim::Device::Internal::getSystemErrorCode () |
Gets the most recent error code from the operating system. More... | |
std::string | SurgSim::Device::Internal::getSystemErrorText (int64_t errorCode=getSystemErrorCode()) |
Gets the system error text corresponding to the specified error code, or the most recent error text. More... | |
#define _WIN32_WINNT 0x0501 |
#define WIN32_LEAN_AND_MEAN |