Function Microsoft::XboxStudios::Heimdall::GetFullError

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.