OSReturnToDataManager

C Specification

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

Arguments

None.

Return Values

None.

Description

The OSReturnToDataManager function ends the currently running application and changes to the Data Management screen in the Wii Menu.

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

Note: This function is valid for consoles with Wii Menu version 3.0 or later.

See Also

Reset and Shutdown Functions

Revision History

2007/09/04 Initial version.


CONFIDENTIAL