nn::ac::CTR::GetLastDetailErrorCode FunctionResult GetLastDetailErrorCode( u32 * errorCode );
| Name | Description | |
|---|---|---|
| out | errorCode | Variable for writing the error code. |
Gets a detailed error code for the last error to occur during an automatic connection.
This error code is used to support the AC library. Do not use it for general game development.
CONFIDENTIAL