1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<HTML>
3<HEAD>
4<base target="main">
5<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
6<META http-equiv="Content-Style-Type" content="text/css">
7<TITLE>NWC24 Subsystem</TITLE>
8<LINK rel="stylesheet" type="text/css" href="../CSS/revolution.css">
9</HEAD>
10<BODY>
11<H2>WiiConnect24 (NWC24)</H2>
12<HR>
13
14<p><b><a href="intro.html">Introduction</a></b></p>
15<p><b><a href="sampledemos/demos.html">Sample Demos</a></b></p>
16
17<H3>Tools</H3>
18
19<P>
20    <A href="./tools/nwc24init.html">nwc24init</A><BR>
21    <A href="./tools/nwc24errgen.html">nwc24errgen</A><BR>
22    <A href="./tools/NWC24Editor.html">NWC24Editor</A><BR>
23    <A href="./tools/makeChjp.html">makeChjp</A>
24</P>
25
26<H3>[<A href="./list.html">Function List</A>]</H3>
27
28<H3>Initialization and Management</H3>
29<P>
30    <A href="./Misc/NWC24OpenLib.html">NWC24OpenLib</A><BR>
31    <A href="./Misc/NWC24CloseLib.html">NWC24CloseLib</A><BR>
32    <A href="./Misc/NWC24GetMyUserId.html">NWC24GetMyUserId</A><BR>
33    <A href="./Misc/NWC24CheckUserId.html">NWC24CheckUserId</A><BR>
34    <A href="./Misc/NWC24CheckUserIdRegion.html">NWC24CheckUserIdRegion</A><BR>
35    <A href="./Misc/NWC24Check.html">NWC24Check</A><BR>
36    <A href="./Misc/NWC24IsNewMsgArrived.html">NWC24IsNewMsgArrived</A><BR>
37    <A href="./Misc/NWC24GetErrorCode.html">NWC24GetErrorCode</A><BR>
38    <A href="./Misc/NWC24EnableLedNotification.html">NWC24EnableLedNotification</A><BR>
39</P>
40
41<H3>Messages</H3>
42<P>
43<A href="./Message/intro.html">Message Function Description</A><BR>
44</P>
45<P>
46    <A href="./Message/NWC24InitMsgObj.html">NWC24InitMsgObj</A><BR>
47</P>
48<P>
49    <A href="./Message/NWC24SetMsgToId.html">NWC24SetMsgToId</A><BR>
50    <A href="./Message/NWC24SetMsgToAddr.html">NWC24SetMsgToAddr</A><BR>
51    <A href="./Message/NWC24SetMsgSubject.html">NWC24SetMsgSubject</A><BR>
52    <A href="./Message/NWC24SetMsgSubjectPublic.html">NWC24SetMsgSubjectPublic</A><BR>
53    <A href="./Message/NWC24SetMsgText.html">NWC24SetMsgText</A><BR>
54    <A href="./Message/NWC24SetMsgTextPublic.html">NWC24SetMsgTextPublic</A><BR>
55    <A href="./Message/NWC24SetMsgSubjectAndTextPublic.html">NWC24SetMsgSubjectAndTextPublic</A><BR>
56    <A href="./Message/NWC24SetMsgAttached.html">NWC24SetMsgAttached</A><BR>
57    <A href="./Message/NWC24SetMsgTag.html">NWC24SetMsgTag</A><BR>
58    <A href="./Message/NWC24SetMsgDesignatedTime.html">NWC24SetMsgDesignatedTime</A><BR>
59    <A href="./Message/NWC24SetMsgLedPattern.html">NWC24SetMsgLedPattern</A><BR>    <A href="./Message/NWC24SetMsgIconNewSign.html">NWC24SetMsgIconNewSign</A><BR></P>
60<P>
61    <A href="./Message/NWC24GetMsgType.html">NWC24GetMsgType</A><BR>
62    <A href="./Message/NWC24GetMsgFromId.html">NWC24GetMsgFromId</A><BR>
63    <A href="./Message/NWC24GetMsgNumTo.html">NWC24GetMsgNumTo</A><BR>
64    <A href="./Message/NWC24GetMsgSubjectSize.html">NWC24GetMsgSubjectSize</A><BR>
65    <A href="./Message/NWC24GetMsgTextSize.html">NWC24GetMsgTextSize</A><BR>
66    <A href="./Message/NWC24GetMsgTextPtr.html">NWC24GetMsgTextPtr</A><BR>
67    <A href="./Message/NWC24GetMsgNumAttached.html">NWC24GetMsgNumAttached</A><BR>
68    <A href="./Message/NWC24GetMsgAttachedSize.html">NWC24GetMsgAttachedSize</A><BR>
69    <A href="./Message/NWC24GetMsgAttachedType.html">NWC24GetMsgAttachedType</A><BR>
70    <A href="./Message/NWC24GetMsgAttachedPtr.html">NWC24GetMsgAttachedPtr</A><BR>
71    <A href="./Message/NWC24GetMsgDate.html">NWC24GetMsgDate</A><BR>
72    <A href="./Message/NWC24GetMsgTag.html">NWC24GetMsgTag</A><BR>
73    <A href="./Message/NWC24GetMsgId.html">NWC24GetMsgId</A><BR>
74    <A href="./Message/NWC24GetMsgAppId.html">NWC24GetMsgAppId</A><BR>
75    <A href="./Message/NWC24GetMsgGroupId.html">NWC24GetMsgGroupId</A><BR>
76    <A href="./Message/NWC24GetMsgSize.html">NWC24GetMsgSize</A><BR>
77</P>
78<P>
79    <A href="./Message/NWC24ReadMsgFromAddr.html">NWC24ReadMsgFromAddr</A><BR>
80    <A href="./Message/NWC24ReadMsgToId.html">NWC24ReadMsgToId</A><BR>
81    <A href="./Message/NWC24ReadMsgToAddr.html">NWC24ReadMsgToAddr</A><BR>
82    <A href="./Message/NWC24ReadMsgSubject.html">NWC24ReadMsgSubject</A><BR>
83    <A href="./Message/NWC24ReadMsgSubjectPublic.html">NWC24ReadMsgSubjectPublic</A><BR>
84    <A href="./Message/NWC24ReadMsgText.html">NWC24ReadMsgText</A><BR>
85    <A href="./Message/NWC24ReadMsgTextEx.html">NWC24ReadMsgTextEx</A><BR>
86    <A href="./Message/NWC24ReadMsgTextPublic.html">NWC24ReadMsgTextPublic</A><BR>
87    <A href="./Message/NWC24ReadMsgAttached.html">NWC24ReadMsgAttached</A><BR>
88</P>
89<P>
90    <A href="./Message/NWC24CommitMsg.html">NWC24CommitMsg</A><BR>
91    <A href="./Message/NWC24GetNumMsgs.html">NWC24GetNumMsgs</A><BR>
92    <A href="./Message/NWC24GetMsgIdList.html">NWC24GetMsgIdList</A><BR>
93    <A href="./Message/NWC24GetMsgObj.html">NWC24GetMsgObj</A><BR>
94    <A href="./Message/NWC24DeleteMsg.html">NWC24DeleteMsg</A><BR>
95    <A href="./Message/NWC24CheckMsgBoxSpace.html">NWC24CheckMsgBoxSpace</A><BR></P>
96
97<H3>Friend Roster</H3>
98<P>
99<A href="./FriendList/intro.html">Friend Roster Function Description</A><BR>
100</P>
101<P>
102<A href="./FriendList/nickname_char_list.html">List of Characters That Can Be Input in the Address Book</A><BR>
103</P>
104<P>
105    <A href="./FriendList/NWC24ReadFriendInfo.html">NWC24ReadFriendInfo</A><BR>
106    <A href="./FriendList/NWC24WriteFriendInfo.html">NWC24WriteFriendInfo</A><BR>
107    <A href="./FriendList/NWC24UpdateFriendInfo.html">NWC24UpdateFriendInfo</A><BR>
108    <A href="./FriendList/NWC24DeleteFriendInfo.html">NWC24DeleteFriendInfo</A><BR>
109    <A href="./FriendList/NWC24SwapFriendInfos.html">NWC24SwapFriendInfos</A><BR>
110    <A href="./FriendList/NWC24SearchFriendInfoById.html">NWC24SearchFriendInfoById</A><BR>
111    <A href="./FriendList/NWC24SearchFriendInfoByAddr.html">NWC24SearchFriendInfoByAddr</A><BR>
112    <A href="./FriendList/NWC24IsFriendInfoThere.html">NWC24IsFriendInfoThere</A><BR>
113    <A href="./FriendList/NWC24GetFriendInfoStatus.html">NWC24GetFriendInfoStatus</A><BR>
114    <A href="./FriendList/NWC24GetNumFriendInfos.html">NWC24GetNumFriendInfos</A><BR>
115    <A href="./FriendList/NWC24GetNumRegFriendInfos.html">NWC24GetNumRegFriendInfos</A><BR>
116    <A href="./FriendList/NWC24GetNumEstFriendInfos.html">NWC24GetNumEstFriendInfos</A><BR>
117    <A href="./FriendList/NWC24CheckFriendInfo.html">NWC24CheckFriendInfo</A><BR>
118    <A href="./FriendList/NWC24CheckPublicMailAddr.html">NWC24CheckPublicMailAddr</A><BR>
119</P>
120
121<H3>Wii Message Board</H3>
122<P>
123<A href="./MsgBoard/intro.html">NWC24API and Wii Message Board</A><BR>
124</P>
125<P>
126<A href="./Letterform/Letterform.html">Letterform Template</A><BR>
127</P>
128<P>
129    <A href="./MsgBoard/NWC24IsNewMsgForMenuArrived.html">NWC24IsNewMsgForMenuArrived</A><BR>
130</P>
131<P>
132    <A href="./MsgBoard/NWC24SetMsgAltName.html">NWC24SetMsgAltName</A><BR>
133    <A href="./MsgBoard/NWC24SetMsgMBNoReply.html">NWC24SetMsgMBNoReply</A><BR>
134    <A href="./MsgBoard/NWC24SetMsgMBRegDate.html">NWC24SetMsgMBRegDate</A><BR>
135    <A href="./MsgBoard/NWC24SetMsgMBDelay.html">NWC24SetMsgMBDelay</A><BR>
136</P>
137<P>
138    <A href="./MsgBoard/NWC24ReadMsgAltName.html">NWC24ReadMsgAltName</A><BR>
139    <A href="./MsgBoard/NWC24ReadMsgMBNoReply.html">NWC24ReadMsgMBNoReply</A><BR>
140    <A href="./MsgBoard/NWC24ReadMsgMBRegDate.html">NWC24ReadMsgMBRegDate</A><BR>
141    <A href="./MsgBoard/NWC24ReadMsgMBDelay.html">NWC24ReadMsgMBDelay</A><BR>
142</P>
143
144<H3>Message Search</H3>
145<P>
146<A href="./Search/intro.html">Message Search Function Description</A><BR>
147</P>
148<P>
149    <A href="./Search/NWC24InitSearchConds.html">NWC24InitSearchConds</A><BR>
150    <A href="./Search/NWC24SetSearchCondMsgBox.html">NWC24SetSearchCondMsgBox</A><BR>
151    <A href="./Search/NWC24SetSearchCondForMenu.html">NWC24SetSearchCondForMenu</A><BR>
152    <A href="./Search/NWC24SetSearchCondPublic.html">NWC24SetSearchCondPublic</A><BR>
153    <A href="./Search/NWC24SetSearchCondFromAddrId.html">NWC24SetSearchCondFromAddrId</A><BR>
154    <A href="./Search/NWC24SetSearchCondAppId.html">NWC24SetSearchCondAppId</A><BR>
155    <A href="./Search/NWC24SetSearchCondGroupId.html">NWC24SetSearchCondGroupId</A><BR>
156    <A href="./Search/NWC24SetSearchCondTag.html">NWC24SetSearchCondTag</A><BR>
157    <A href="./Search/NWC24SearchMsgs.html">NWC24SearchMsgs</A><BR>
158</P>
159
160<H3>Scheduler Operation</H3>
161<P>
162<A href="./Scheduler/intro.html">Scheduler Operation API Description</A><BR>
163</P>
164<P>
165    <A href="./Scheduler/NWC24SuspendScheduler.html">NWC24SuspendScheduler</A><BR>
166    <A href="./Scheduler/NWC24TrySuspendScheduler.html">NWC24TrySuspendScheduler</A><BR>
167    <A href="./Scheduler/NWC24ResumeScheduler.html">NWC24ResumeScheduler</A><BR>
168    <A href="./Scheduler/NWC24GetSchedulerError.html">NWC24GetSchedulerError</A><BR>
169    <A href="./Scheduler/NWC24GetScheduleSpan.html">NWC24GetScheduleSpan</A><BR>
170    <A href="./Scheduler/NWC24ExecDownloadTask.html">NWC24ExecDownloadTask</A><BR>
171</P>
172
173<H3>Download</H3>
174<P>
175<A href="./Download/intro.html">Download Function Description</A><BR>
176</P>
177<P>
178    <A href="./Download/NWC24InitDlTask.html">NWC24InitDlTask</A><BR>
179    <A href="./Download/NWC24AddDlTask.html">NWC24AddDlTask</A><BR>
180    <A href="./Download/NWC24UpdateDlTask.html">NWC24UpdateDlTask</A><BR>
181    <A href="./Download/NWC24DeleteDlTask.html">NWC24DeleteDlTask</A><BR>
182    <A href="./Download/NWC24DeleteDlTasksForOptOut.html">NWC24DeleteDlTasksForOptOut</A><BR>
183    <A href="./Download/NWC24GetDlTask.html">NWC24GetDlTask</A><BR>
184    <A href="./Download/NWC24GetDlTaskMine.html">NWC24GetDlTaskMine</A><BR>
185    <A href="./Download/NWC24GetDlTaskMine.html">NWC24GetDlTaskMineEx</A><BR>
186    <A href="./Download/NWC24GetDlTaskIdByAppId.html">NWC24GetDlTaskIdByAppId</A><BR>
187    <A href="./Download/NWC24GetDlTaskIdByAppId.html">NWC24GetDlTaskIdByAppIdEx</A><BR>
188    <A href="./Download/NWC24GetDlTaskByAppId.html">NWC24GetDlTaskByAppId</A><BR>
189    <A href="./Download/NWC24GetDlTaskByAppId.html">NWC24GetDlTaskByAppIdEx</A><BR>
190    <A href="./Download/NWC24CheckDlTask.html">NWC24CheckDlTask</A><BR>
191    <A href="./Download/NWC24EnableDlLaxParameterChecking.html">NWC24EnableDlLaxParameterChecking</A><BR>
192    <A href="./Download/NWC24GetDlHomeDir.html">NWC24GetDlHomeDir</A><BR>
193    <A href="./Download/NWC24CreateDlVf.html">NWC24CreateDlVf</A><BR>
194    <A href="./Download/NWC24GetDlVfPath.html">NWC24GetDlVfPath</A><BR>
195    <A href="./Download/NWC24GetDlVfPathByTask.html">NWC24GetDlVfPathByTask</A><BR>
196    <A href="./Download/NWC24SetDlKeys.html">NWC24SetDlKeys</A><BR>
197    <A href="./Download/NWC24ClearDlKeys.html">NWC24ClearDlKeys</A><BR>
198    <A href="./Download/NWC24ClearDlError.html">NWC24ClearDlError</A><BR>
199    <A href="./Download/NWC24DumpDlTask.html">NWC24DumpDlTask</A><BR>
200    <A href="./Download/NWC24GetNumDlTasks.html">NWC24GetNumDlTasks</A><BR>
201    <A href="./Download/NWC24GetNumRegDlTasks.html">NWC24GetNumRegDlTasks</A><BR>
202</P>
203<P>
204    <A href="./Download/NWC24GetDlId.html">NWC24GetDlId</A><BR>
205    <A href="./Download/NWC24GetDlType.html">NWC24GetDlType</A><BR>
206    <A href="./Download/NWC24GetDlPriority.html">NWC24GetDlPriority</A><BR>
207    <A href="./Download/NWC24GetDlInterval.html">NWC24GetDlInterval</A><BR>
208    <A href="./Download/NWC24GetDlServerInterval.html">NWC24GetDlServerInterval</A><BR>
209    <A href="./Download/NWC24GetDlRetryMargin.html">NWC24GetDlRetryMargin</A><BR>
210    <A href="./Download/NWC24GetDlUrl.html">NWC24GetDlUrl</A><BR>
211    <A href="./Download/NWC24GetDlCount.html">NWC24GetDlCount</A><BR>
212    <A href="./Download/NWC24GetDlNextTime.html">NWC24GetDlNextTime</A><BR>
213    <A href="./Download/NWC24GetDlLastUpdate.html">NWC24GetDlLastUpdate</A><BR>
214    <A href="./Download/NWC24GetDlFilename.html">NWC24GetDlFilename</A><BR>
215    <A href="./Download/NWC24GetDlFlags.html">NWC24GetDlFlags</A><BR>
216    <A href="./Download/NWC24GetDlAppId.html">NWC24GetDlAppId</A><BR>
217    <A href="./Download/NWC24GetDlOptOutFlags.html">NWC24GetDlOptOutFlags</A><BR>
218    <A href="./Download/NWC24GetDlRootCA.html">NWC24GetDlRootCA</A><BR>
219    <A href="./Download/NWC24GetDlError.html">NWC24GetDlError</A><BR>
220</P>
221<P>
222    <A href="./Download/NWC24SetDlPriority.html">NWC24SetDlPriority</A><BR>
223    <A href="./Download/NWC24SetDlInterval.html">NWC24SetDlInterval</A><BR>
224    <A href="./Download/NWC24SetDlServerInterval.html">NWC24SetDlServerInterval</A><BR>
225    <A href="./Download/NWC24SetDlRetryMargin.html">NWC24SetDlRetryMargin</A><BR>
226    <A href="./Download/NWC24SetDlUrl.html">NWC24SetDlUrl</A><BR>
227    <A href="./Download/NWC24SetDlCount.html">NWC24SetDlCount</A><BR>
228    <A href="./Download/NWC24SetDlFilename.html">NWC24SetDlFilename</A><BR>
229    <A href="./Download/NWC24SetDlFlags.html">NWC24SetDlFlags</A><BR>
230    <A href="./Download/NWC24SetDlOptOutFlags.html">NWC24SetDlOptOutFlags</A><BR>
231    <A href="./Download/NWC24SetDlRootCA.html">NWC24SetDlRootCA</A><BR>
232    <A href="./Download/NWC24SetDlParameter.html">NWC24SetDlParameter</A><BR>
233    <A href="./Download/NWC24GetDlParameter.html">NWC24GetDlParameter</A><BR>
234</P>
235<P>
236    <A href="./Download/NWC24IterateDlTask.html">NWC24IterateDlTask</A><BR>
237    <A href="./Download/NWC24InitDlIterateContext.html">NWC24InitDlIterateContext</A><BR>
238    <A href="./Download/NWC24IterateDlTaskEx.html">NWC24IterateDlTaskEx</A><BR>
239</P>
240
241<H3>Error Processing</H3>
242<P>
243<A href="./ErrorHandling/intro.html">NWC24 Error Handling Sequence</A><BR>
244</P>
245
246<h3>Types and Structures</h3>
247<p>
248    <A href="./Types/NWC24MsgType.html">NWC24MsgType</A><BR>
249    <A href="./Types/NWC24MsgBoxId.html">NWC24MsgBoxId</A><BR>
250    <A href="./Types/NWC24Charset.html">NWC24Charset</A><BR>
251    <A href="./Types/NWC24Encoding.html">NWC24Encoding</A><BR>
252    <A href="./Types/NWC24MIMEType.html">NWC24MIMEType</A><BR>
253    <A href="./Types/NWC24AutoEncodingType.html">NWC24AutoEncodingType</A><BR>
254    <A href="./Types/NWC24UserId.html">NWC24UserId</A><BR>
255    <A href="./Types/NWC24MsgObj.html">NWC24MsgObj</A><BR>
256    <A href="./Types/NWC24Err.html">NWC24Err</A><BR>
257    <A href="./Types/NWC24FriendAttr.html">NWC24FriendAttr</A><BR>
258    <A href="./Types/NWC24FriendAddr.html">NWC24FriendAddr</A><BR>
259    <A href="./Types/NWC24FriendInfo.html">NWC24FriendInfo</A><BR>
260    <A href="./Types/NWC24DlTask.html">NWC24DlTask</A><BR>
261    <A href="./Types/NWC24DlType.html">NWC24DlType</A><BR>
262    <A href="./Types/NWC24DlIterateContext.html">NWC24DlIterateContext</A><BR>
263    <A href="./Types/NWC24DlIterateOperation.html">NWC24DlIterateOperation</A><BR>
264    <A href="./Types/NWC24SearchCompareMode.html">NWC24SearchCompareMode</A><BR>
265</p>
266
267<P>&nbsp;</P>
268
269<hr><p>CONFIDENTIAL</p></body>
270</HTML>