applet

Description

Module that handles applets.

Macros

NN_APPLET_MAX_APPLET_NUM The maximum number of applets that can be registered with the Applet manager.
NN_APPLET_PARAMETER_MAX The maximum size (in bytes) of the parameter region that can be exchanged when an Applet is called or returns.

Functions

nnappletInitialize Initializes the applet library and registers an Applet.
nnappletIsActive Determines whether an Applet is currently active.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL