nn::applet::CTR::ResultDescription Enumerated Type

Syntax

enum ResultDescription;

Value

Value Description
DESCRIPTION_APPLET_NO_AREA_TO_REGISTER There is no space in the table used for registration.
DESCRIPTION_APPLET_PARAMETER_BUFFER_NOT_EMPTY The parameter region is not empty.
DESCRIPTION_APPLET_CALLER_NOT_FOUND The process that called the Applet does not exist.
DESCRIPTION_APPLET_NOT_ALLOWED Access is denied.
DESCRIPTION_APPLET_DIFFERENT_MODE Different mode.
DESCRIPTION_APPLET_DIFFERENT_VERSION Different version.
DESCRIPTION_APPLET_TRANSITION_BUSY Other item is being transitioned.

Description

Module-dependent Description values for nn::Result.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL