nn::friends::CTR::ResultToErrorCode Function
u32 ResultToErrorCode(
Result & result
);
| Name | Description | |
|---|---|---|
| in | result | Specifies a result obtained from a FRIENDS library function. |
0 for results that do not need to display an error code, or for results from functions not in the FRIENDS library. Gets an error code from a FRIENDS library function result.
CONFIDENTIAL