1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3 4<head> 5<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.1.0 for Windows"> 7<META http-equiv="Content-Style-Type" content="text/css"> 8<title>OS_GetRegion</title> 9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13 14<h1 align="left">OS_IsRestrictUGC <IMG src="../../image/TWL.gif" align="middle"></h1> 15<h2>Syntax</h2> 16 17<dl> 18 <dd> 19<CODE>#include <twl/os.h></CODE><BR> <BR> <CODE>BOOL OS_IsRestrictUGC(void);</CODE></dd> 20</dl> 21<h2>Arguments</h2> 22<P>None.</P> 23<h2>Return Values</h2> 24<P>Accesses information regarding Parental Controls settings on the console and returns <CODE>TRUE</CODE> if restrictions have been placed on the sending and receiving of user-created content.<BR>Returns <CODE>FALSE</CODE> if no Parental Controls settings have been made or if there are no restrictions on the sending and receiving of user-created content.</P> 25<H2>Description</H2> 26<P>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.<BR>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.</P> 27<h2>See Also</h2> 28<p><a href="OS_IsRestrictPictoChatBoot.html"><CODE>OS_IsRestrictPictoChatBoot</CODE></a><BR> <a href="OS_IsRestrictDSDownloadBoot.html"><CODE>OS_IsRestrictDSDownloadBoot</CODE></a><BR> <a href="OS_IsRestrictBrowserBoot.html"><CODE>OS_IsRestrictBrowserBoot</CODE></a><BR> <a href="OS_IsRestrictPrepaidPoint.html"><CODE>OS_IsRestrictPrepaidPoint</CODE></a><BR> <a href="OS_IsRestrictPhotoExchange.html"><CODE>OS_IsRestrictPhotoExchange</CODE></a> 29</p> 30 31<H2>Revision History</H2> 32<P>2008/10/07 Initial version.</P> 33<hr><p>CONFIDENTIAL</p></body> 34</html> 35