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=utf-8">
6<META http-equiv="Content-Style-Type" content="text/css">
7	<BASE target="main">
8
9<LINK rel="stylesheet" type="text/css" href="../CSS/revolution.css">
10
11<TITLE>Console Settings (SC) API functions</TITLE>
12</HEAD>
13<body>
14
15<H1>Console Settings (SC) API functions</H1>
16<H2><a name="Initialize">Initialization</a></H2>
17<TABLE class="api_list" border="1">
18  <TBODY>
19    <TR>
20<TH><A href="SCInit.html">SCInit</a></TH>
21<TD>Initializes the SC library.</TD>
22    </TR>
23  </TBODY>
24</TABLE>
25
26<H2><a name="Manage">Management</a></H2>
27<TABLE class="api_list" border="1">
28  <TBODY>
29    <TR>
30<TH><A href="SCCheckStatus.html">SCCheckStatus</a></TH>
31<TD>Checks the status and result of background processing.</TD>
32    </TR>
33  </TBODY>
34</TABLE>
35
36<H2><a name="SC">Console Settings</a></H2>
37<TABLE class="api_list" border="1">
38  <TBODY>
39    <TR>
40<TH><A href="SCGetAspectRatio.html">SCGetAspectRatio</a></TH>
41<TD>References the aspect ratio setting.</TD>
42    </TR>
43    <TR>
44<TH><A href="SCGetEuRgb60Mode.html">SCGetEuRgb60Mode</a></TH>
45<TD>Accesses EURGB60 mode settings.</TD>
46    </TR>
47    <TR>
48<TH><A href="SCGetLanguage.html">SCGetLanguage</a></TH>
49<TD>References the language setting.</TD>
50    </TR>
51    <TR>
52<TH><A href="SCGetOwnerNickName.html">SCGetOwnerNickName</A></TH>
53<TD>References the console nickname information.</TD>
54    </TR>
55    <TR>
56<TH><A href="SCGetProgressiveMode.html">SCGetProgressiveMode</a></TH>
57<TD>References the progressive mode setting.</TD>
58    </TR>
59    <TR>
60<TH><A href="SCGetSoundMode.html">SCGetSoundMode</a></TH>
61<TD>References the sound mode setting.</TD>
62    </TR>
63    <TR>
64<TH><A href="SCGetWwwRestriction.html">SCGetWwwRestriction</A></TH>
65<TD>Checks whether use of the Internet channels is restricted under Parental Controls.</TD>
66    </TR>
67    <TR>
68<TH><A href="SCCheckPCMessageRestriction.html">SCCheckPCMessageRestriction</a></TH>
69<TD>Checks whether user-to-user communication is restricted in Parental Controls.</TD>
70    </TR>
71        <TR>
72<TH><A href="SCCheckPCShoppingRestriction.html">SCCheckPCShoppingRestriction</a></TH>
73<TD>Checks whether the use of Wii Points is restricted in the Parental Controls.</TD>
74    </TR>
75    <TR>
76<TH><A href="SCCheckPCPassword.html">SCCheckPCPassword</A></TH>
77<TD>Checks that the string specified as an argument matches the password for the Wii Menu's Parental Controls.</TD>
78    </TR>
79  </TBODY>
80</TABLE>
81
82<H2><a name="Simple Address">Simple Address Data</a></H2>
83<TABLE class="api_list" border="1">
84  <TBODY>
85    <TR>
86<TH><A href="sc_simple_address/SCGetSimpleAddressRegionIdHi.html">SCGetSimpleAddressRegionIdHi</A></TH>
87<TD>References the simple address data's simple region ID.</TD>
88    </TR>
89    <TR>
90  </TBODY>
91</TABLE>
92
93<H2><a name="Motion Plus">MotionPlus</a></H2>
94<TABLE class="api_list" border="1">
95  <TBODY>
96    <TR>
97<TH><A href="sc_mpls/SCGetMplsMoviePlay.html">SCGetMplsMoviePlay</A></TH>
98<TD>References information regarding whether the explanatory video for operating the Wii MotionPlus has ever been played.</TD>
99    </TR>
100    <TR>
101  </TBODY>
102</TABLE>
103
104<H2><a name="struct">Structures</a></H2>
105<TABLE class="api_list" border="1">
106  <TBODY>
107    <TR>
108<TH><A href="SCOwnerNickNameInfo.html">SCOwnerNickNameInfo</A></TH>
109<TD>Structure that maintains the console nickname information entered by the end user.</TD>
110    </TR>
111  </TBODY>
112</TABLE>
113
114
115
116
117<P><BR> <BR>
118</P>
119<hr><p>CONFIDENTIAL</p></body>
120</HTML>