#include <twl/os.h>
BOOL OS_IsAgreeEULA(void);
None.
If TRUE, indicates that the EULA has been agreed to on this console unit.
If FALSE, indicates that the EULA has not yet been agreed to.
This function always returns FALSE if the application is not running on a TWL.
Determines whether the EULA has been agreed to on this console unit.
To get the version of the EULA that has been agreed to, call the OS_GetAgreedEULAVersion()
function.
OSOwnerInfoEx, OS_GetAgreedEULAVersion()
2008/09/02 Initial version.
CONFIDENTIAL