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