nnappletCountRegisteredApplet Function

Syntax

NN_EXTERN_C int nnappletCountRegisteredApplet(
     void
);

Arguments

None.

Return Values

Description

Counts the number of registered applets.

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


CONFIDENTIAL