OSGetLaunchCode

Syntax

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

Arguments

None.

Return Values

Returns the launch code.

Description

When OSLaunchDisk has been launched, or when an application has been started by an installer launched by OSLaunchInstaller, this function returns the launch code passed from the application that originated the launch.

See Also

OSLaunchDisk
OSLaunchInstaller

Revision History

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


CONFIDENTIAL