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>SCCheckPCShoppingRestriction</TITLE>
11
12</HEAD>
13
14<BODY>
15
16
17<H1>SCCheckPCShoppingRestriction</H1>
18
19<H2>Syntax</H2>
20<dl><dd><pre class="construction">
21#include &lt;revolution/sc.h&gt;
22
23BOOL SCCheckPCShoppingRestriction(void);
24</pre></dd></dl>
25
26<H2>Arguments</H2>
27<P>None.</P>
28
29<H2>Return Values</H2>
30<p>Returns <CODE>TRUE</CODE> when the following Parental Controls setting item in the Wii Menu is enabled: &quot;Restrict the use of Wii Points on the Wii Shop Channel?&quot; Returns <CODE>FALSE</CODE> otherwise.</p>
31
32<H2>Description</H2>
33<P>
34Gets the status configured for the following Parental Controls setting item in the Wii Menu: &quot;Restrict the use of Wii Points on the Wii Shop Channel?&quot;</p>
35
36<H2>See Also</H2>
37<P>None.</P>
38
39<H2>Revision History</H2>
40<P>
412008/02/28 Initial version.<BR>
42</P>
43
44<hr><p>CONFIDENTIAL</p></body>
45</HTML>
46