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</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</TH> 32<TD>Checks the status and result of background processing.</TD> 33 </TR> 34 <TR> 35<TH><A href="SCFlush.html">SCFlush*</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</TH> 46<TD>References the aspect ratio setting.</TD> 47 </TR> 48 <TR> 49<TH><A href="SCGetEuRgb60Mode.html">SCGetEuRgb60Mode</TH> 50<TD>Accesses EURGB60 mode settings.</TD> 51 </TR> 52 <TR> 53<TH><A href="SCGetLanguage.html">SCGetLanguage</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</TH> 62<TD>References the progressive mode setting.</TD> 63 </TR> 64 <TR> 65<TH><A href="SCGetSoundMode.html">SCGetSoundMode</TH> 66<TD>References the sound mode setting.</TD> 67 </TR> 68 <TR> 69<TH><A href="SCCheckPCMessageRestriction.html">SCCheckPCMessageRestriction</TH> 70<TD>Checks whether user-to-user communication is restricted in Parental Controls.</TD> 71 </TR> 72 <TR> 73<TH><A href="SCCheckPCShoppingRestriction.html">SCCheckPCShoppingRestriction</TH> 74<TD>Checks whether the use of Wii Points is restricted in the Parental Controls.</TD> 75 </TR> 76 <TR> 77<TH><A href="SCCheckPCPassword.html">SCCheckPCPassword</A></TH> 78<TD>Checks that the string specified as an argument matches the password for the Wii Menu's Parental Controls.</TD> 79 </TR> 80 </TBODY> 81</TABLE> 82 83<H2><a name="Address">Simple Address Data</a></H2> 84<TABLE class="api_list" border="1"> 85 <TBODY> 86 <TR> 87<TH><A href="SCGetSimpleAddressRegionIdHi.html">SCSimpleAddressRegionIdHi</A></TH> 88<TD>References the simple address data's simple region ID.</TD> 89 </TR> 90 <TR> 91 </TBODY> 92</TABLE> 93 94<H2><a name="Structure">Structures</a></H2> 95<TABLE class="api_list" border="1"> 96 <TBODY> 97 <TR> 98<TH><A href="SCOwnerNickNameInfo.html">SCOwnerNickNameInfo</A></TH> 99<TD>Structure that maintains the console nickname information entered by the end user.</TD> 100 </TR> 101 </TBODY> 102</TABLE> 103 104 105 106 107<P><BR> 108</P> 109<hr><p>CONFIDENTIAL</p></body> 110</HTML>