nnacGetLastDetailErrorCode

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

2011/10/27
Initial version.

CONFIDENTIAL