xFSTK  0.0.0
Intel SoC Cross Platform Firmware & Software Tool Kit
Public Attributes | List of all members
LastError Struct Reference

The last error happened during download. More...

#include <xfstkdldrapi.h>

Public Attributes

unsigned long error_code
 
char error_message [128]
 

Detailed Description

The last error happened during download.

Parameters
error_code– enum error code from above array index
error_message– error message related to the error code.

Member Data Documentation

◆ error_code

unsigned long LastError::error_code

Referenced by DlThreadObj::DldrRun().

◆ error_message

char LastError::error_message[128]

Referenced by DlThreadObj::DldrRun().


The documentation for this struct was generated from the following file: