nnacGetLastDetailErrorCode Function

Syntax

NN_EXTERN_C nnResult nnacGetLastDetailErrorCode(
     u32 * errorCode
);

Arguments

Name Description
errorCode

Return Values

Description

See the corresponding C++ function, nn::ac::CTR::GetLastDetailErrorCode.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL