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