#include <twl/os.h>
BOOL OS_IsRestrictUGC(void);
None.
Accesses information regarding Parental Controls settings on the console and returns TRUE
if restrictions have been placed on the sending and receiving of user-created content.
Returns FALSE
if no Parental Controls settings have been made or if there are no restrictions on the sending and receiving of user-created content.
Accesses information regarding Parental Controls settings on the console and determines if restrictions have been placed on the sending and receiving of user-created content.
When performing data exchanges where content created within a game is sent and/or received, check using this function first. If restrictions are in place, do not allow content to be exchanged without the user entering a password.
OS_IsRestrictPictoChatBoot
OS_IsRestrictBrowserBoot OS_IsRestrictPrepaidPoint OS_IsRestrictPhotoExchange
2008/10/07 Initial version.
CONFIDENTIAL