nnappletIsRegistered Function

Syntax

NN_EXTERN_C bool nnappletIsRegistered(
     AppletId appletId
);

Arguments

Name Description
appletId

Return Values

Description

Determines whether an applet has been registered.

See the corresponding C++ function nn::applet::CTR::IsRegistered.


CONFIDENTIAL