OSGetReturnCode

Syntax

#include <revolution/discnand.h>
u32 OSGetReturnCode(void);

Arguments

None.

Return Values

Returns the return code.

Description

When an application has been started by an installer launched by OSLaunchInstaller, this function returns the return code passed from the installer.

See Also

OSLaunchInstaller

Revision History

2009/10/16 Changed the include file.
2008/11/18 Revised the content for the Disc Spin-Off Channel package.
2007/07/23 Revised the content for the Installer package.
2007/04/20 Initial version.


CONFIDENTIAL