nn::ac::CTR::GetLastErrorCode Function

Syntax

Result GetLastErrorCode(
     u32 * errorCode
);

Arguments

Name Description
out errorCode Variable for writing the error code.

Return Values

Results.

Description

Gets an error code for the last error to occur during an automatic connection.

See the separate documentation for error code details.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL