OSReturnToMenu

C Specification

#include <revolution/os.h>
void OSReturnToMenu(void);

Arguments

None.

Return Values

None.

Description

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

You must be aware of the cautions indicated in the Reset and Shutdown Functions when calling this function.

See Also

Reset and Shutdown Functions

Revision History

2006/08/10 Initial version.


CONFIDENTIAL