|
libnx v4.9.0
|
ApplicationErrorArg. More...
#include <error.h>
Data Fields | |
| ErrorCommonHeader | hdr |
| Common header. | |
| u32 | errorNumber |
| Raw decimal error number which is displayed in the dialog. | |
| u64 | languageCode |
| See set.h. | |
| char | dialogMessage [0x800] |
| UTF-8 Dialog message. | |
| char | fullscreenMessage [0x800] |
| UTF-8 Fullscreen message (displayed when the user clicks on "Details"). | |
ApplicationErrorArg.