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 http-equiv="Content-Style-Type" content="text/css"> 7 8<LINK rel="stylesheet" type="text/css" href="../CSS/revolution.css"> 9 10<TITLE>SCCheckPCMessageRestriction</TITLE> 11 12</HEAD> 13 14<BODY> 15 16 17<H1>SCCheckPCMessageRestriction</H1> 18 19<H2>Syntax</H2> 20<dl><dd><pre class="construction"> 21#include <revolution/sc.h> 22 23BOOL SCCheckPCMessageRestriction(void); 24</pre></dd></dl> 25 26<H2>Arguments</H2> 27<P>None.</P> 28 29<H2>Return Values</H2> 30<p><CODE>TRUE</CODE> is returned when the following Parental Controls setting item in the Wii Menu is restricted: "Online user-to-user communication and the exchange of user-generated content." <CODE>FALSE</CODE> is returned if the aforementioned item is not restricted.</p> 31 32<H2>Description</H2> 33<P> 34Obtains the status of the following Parental Controls setting item in the Wii Menu: "Online user-to-user communication and the exchange of user-generated content".</p> 35 36<H2>See Also</H2> 37<P>None.</P> 38 39<H2>Revision History</H2> 40<P> 412007/07/26 Initial version.<BR> 42</P> 43 44<hr><p>CONFIDENTIAL</p></body> 45</HTML> 46