nn::applet::CTR::IsRegistered Function

Syntax

bool IsRegistered(
     AppletId appletId
);

Arguments

Name Description
in appletId An applet ID.

Return Values

Returns true if it is registered or false otherwise.

Description

Determines whether the applet with the specified ID has been registered.


CONFIDENTIAL