OSReturnToMenu

Syntax

#include <revolution/os.h>

void OSReturnToMenu(void);

Arguments

None.

Return Values

None.

Description

The OSReturnToMenu function ends the currently running application and returns to the running of the system menu.

When calling this function, you must be aware of the cautions indicated in Reset and Shutdown Functions.

See Also

Reset and Shutdown Functions

Revision History

2007/09/04 Revised explanation.
2006/08/10 Initial version.


CONFIDENTIAL