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>SC API Function List</TITLE>
13</HEAD>
14
15
16<H1>SC API Function List</H1>
17<H2><a name="Initialize">Initialization</a></H2>
18<TABLE border="1">
19  <TBODY>
20    <TR>
21<TD><A href="SCInit.html"><code>SCInit</code></A></TD>
22<TD>Initializes the SC library.</TD>
23    </TR>
24  </TBODY>
25</TABLE>
26
27<H2><a name="Manage">Management</a></H2>
28<TABLE border="1">
29  <TBODY>
30    <TR>
31<TD><A href="SCCheckStatus.html"><code>SCCheckStatus</code></A></TD>
32<TD>Checks the status and result of background processing.</TD>
33    </TR>
34    <TR>
35<TD><A href="SCFlush.html"><code>SCFlush*</code></A></TD>
36<TD>Reflects console settings in internal flash memory.</TD>
37    </TR>
38  </TBODY>
39</TABLE>
40
41<H2><a name="SC">Console Settings</a></H2>
42<TABLE border="1">
43  <TBODY>
44    <TR>
45<TD><A href="SCGetAspectRatio.html"><code>SCGetAspectRatio</code></A></TD>
46<TD>References the aspect ratio setting.</TD>
47    </TR>
48    <TR>
49<TD><A href="SCGetEuRgb60Mode.html"><code>SCGetEuRgb60Mode</code></A></TD>
50<TD>Accesses EURGB60 mode settings.</TD>
51    </TR>
52    <TR>
53<TD><A href="SCGetLanguage.html"><code>SCGetLanguage</code></A></TD>
54<TD>References the language setting.</TD>
55    </TR>
56    <TR>
57<TD><A href="SCGetProgressiveMode.html"><code>SCGetProgressiveMode</code></A></TD>
58<TD>References the progressive mode setting.</TD>
59    </TR>
60    <TR>
61<TD><A href="SCGetSoundMode.html"><code>SCGetSoundMode</code></A></TD>
62<TD>References the sound mode setting.</TD>
63    </TR>
64    <TR>
65<TD><A href="SCCheckPCMessageRestriction.html"><code>SCCheckPCMessageRestriction</code></A></TD>
66<TD>Checks whether online user-to-user communication is restricted with Parental Controls.</TD>
67    </TR>
68    <TR>
69<TD><A href="SCCheckPCPassword.html"><code>SCCheckPCPassword</code></A></TD>
70<TD>Checks that the string specified as an argument matches the password for the Wii Menu's Parental Controls.</TD>
71    </TR>
72  </TBODY>
73</TABLE>
74
75<!-- <H2>?�???</H2> -->
76
77
78<P><BR> <BR>
79</P>
80<hr><p>CONFIDENTIAL</p></body>
81</HTML>
82