Function DlSystem::enumToUInt32

Function Documentation

uint32_t DlSystem::enumToUInt32(ErrorCode code)

Returns the uint32_t representation of the error code enum.

Parameters

code[in] The error code to be converted.

Returns

uint32_t representation of the error code.