nn::applet::CTR::PrepareToStartLibraryApplet Function

Syntax

Result PrepareToStartLibraryApplet(
     AppletId id
);

Arguments

Name Description
in id The applet ID of the library applet.

Return Values

Returns the result of the operation.

Description

Prepares to start a library applet.

This function prepares to call a library applet.

You can call the StartLibraryApplet function after this one to start the library applet.


CONFIDENTIAL