libnx  v4.6.0
Data Fields
ErrorCode Struct Reference

Stores error-codes which are displayed as XXXX-XXXX, low for the former and desc for the latter. More...

#include <error.h>

Data Fields

u32 low
 The module portion of the error, normally this should be set to module + 2000.
 
u32 desc
 The error description.
 

Detailed Description

Stores error-codes which are displayed as XXXX-XXXX, low for the former and desc for the latter.


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