nnappletIsActive Function

Syntax

NN_EXTERN_C bool nnappletIsActive(
     void
);

Arguments

None.

Return Values

Description

Determines whether an applet is currently active.

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


CONFIDENTIAL