Function Microsoft::XboxStudios::Heimdall::GetFullError
Defined in File HeimdallError.cpp
Function Documentation
-
std::string Microsoft::XboxStudios::Heimdall::GetFullError(const long errorCode)
Returns the description of the errorCode in full.
- Parameters
errorCode – The winhttp error code.
- Returns
The message associated with the error code.