![]() |
xFSTK
0.0.0
Intel SoC Cross Platform Firmware & Software Tool Kit
|
The last error happened during download. More...
#include <xfstkdldrapi.h>
Public Attributes | |
unsigned long | error_code |
char | error_message [128] |
The last error happened during download.
error_code | – enum error code from above array index |
error_message | – error message related to the error code. |
unsigned long LastError::error_code |
Referenced by DlThreadObj::DldrRun().
char LastError::error_message[128] |
Referenced by DlThreadObj::DldrRun().