nn::applet::CTR::PrepareToCloseApplication Function

Syntax

Result PrepareToCloseApplication(
     void
);

Arguments

None.

Return Values

Returns the result of the operation.

Description

Prepares to exit a program.

You can call the CloseApplication function after this one to exit the program.

If the HOME Menu or some other system application has not been loaded when control jumps to it, it is loaded by this function.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL