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.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL