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<p>[<b><a href="list.html">Function List</a></b>]</p> 17 18<H3>Tools</H3> 19 20<P> 21<A href="./tools/nwc24init.html">nwc24init</A><BR> <A href="./tools/makeChjp.html">makeChjp</A> 22</P> 23 24<H3>[<A href="./list.html">Function List</A>]</H3> 25 26<H3>Initialization and Management</H3> 27<P> 28<A href="./Misc/NWC24OpenLib.html">NWC24OpenLib</A><BR> <A href="./Misc/NWC24CloseLib.html">NWC24CloseLib</A><BR> <A href="./Misc/NWC24GetMyUserId.html">NWC24GetMyUserId</A><BR> <A href="./Misc/NWC24CheckUserId.html">NWC24CheckUserId</A><BR> <A href="./Misc/NWC24Check.html">NWC24Check</A><BR> <A href="./Misc/NWC24IsNewMsgArrived.html">NWC24IsNewMsgArrived</A><BR> <A href="./Misc/NWC24GetErrorCode.html">NWC24GetErrorCode</A><BR> <A href="./Misc/NWC24EnableLedNotification.html">NWC24EnableLedNotification</A><BR> 29</P> 30 31<H3>Messages</H3> 32<P> 33<A href="./Message/intro.html">Message Function Description</A><BR> 34</P> 35<P> 36<A href="./Message/NWC24InitMsgObj.html">NWC24InitMsgObj</A><BR> 37</P> 38<P> 39<A href="./Message/NWC24SetMsgToId.html">NWC24SetMsgToId</A><BR> <A href="./Message/NWC24SetMsgToAddr.html">NWC24SetMsgToAddr</A><BR> <A href="./Message/NWC24SetMsgSubject.html">NWC24SetMsgSubject</A><BR> <A href="./Message/NWC24SetMsgSubjectPublic.html">NWC24SetMsgSubjectPublic</A><BR> <A href="./Message/NWC24SetMsgText.html">NWC24SetMsgText</A><BR> <A href="./Message/NWC24SetMsgTextPublic.html">NWC24SetMsgTextPublic</A><BR> <A href="./Message/NWC24SetMsgSubjectAndTextPublic.html">NWC24SetMsgSubjectAndTextPublic</A><BR> <A href="./Message/NWC24SetMsgAttached.html">NWC24SetMsgAttached</A><BR> <A href="./Message/NWC24SetMsgTag.html">NWC24SetMsgTag</A><BR> <A href="./Message/NWC24SetMsgDesignatedTime.html">NWC24SetMsgDesignatedTime</A><BR> <A href="./Message/NWC24SetMsgLedPattern.html">NWC24SetMsgLedPattern</A><BR> <A href="./Message/NWC24SetMsgIconNewSign.html">NWC24SetMsgIconNewSign</A><BR></P> 40<P> 41<A href="./Message/NWC24GetMsgType.html">NWC24GetMsgType</A><BR> <A href="./Message/NWC24GetMsgFromId.html">NWC24GetMsgFromId</A><BR> <A href="./Message/NWC24GetMsgNumTo.html">NWC24GetMsgNumTo</A><BR> <A href="./Message/NWC24GetMsgSubjectSize.html">NWC24GetMsgSubjectSize</A><BR> <A href="./Message/NWC24GetMsgTextSize.html">NWC24GetMsgTextSize</A><BR> <A href="./Message/NWC24GetMsgTextPtr.html">NWC24GetMsgTextPtr</A><BR> <A href="./Message/NWC24GetMsgNumAttached.html">NWC24GetMsgNumAttached</A><BR> <A href="./Message/NWC24GetMsgAttachedSize.html">NWC24GetMsgAttachedSize</A><BR> <A href="./Message/NWC24GetMsgAttachedType.html">NWC24GetMsgAttachedType</A><BR> <A href="./Message/NWC24GetMsgAttachedPtr.html">NWC24GetMsgAttachedPtr</A><BR> <A href="./Message/NWC24GetMsgDate.html">NWC24GetMsgDate</A><BR> <A href="./Message/NWC24GetMsgTag.html">NWC24GetMsgTag</A><BR> <A href="./Message/NWC24GetMsgId.html">NWC24GetMsgId</A><BR> <A href="./Message/NWC24GetMsgAppId.html">NWC24GetMsgAppId</A><BR> <A href="./Message/NWC24GetMsgGroupId.html">NWC24GetMsgGroupId</A><BR> <A href="./Message/NWC24GetMsgSize.html">NWC24GetMsgSize</A><BR> 42</P> 43<P> 44<A href="./Message/NWC24ReadMsgFromAddr.html">NWC24ReadMsgFromAddr</A><BR> <A href="./Message/NWC24ReadMsgToId.html">NWC24ReadMsgToId</A><BR> <A href="./Message/NWC24ReadMsgToAddr.html">NWC24ReadMsgToAddr</A><BR> <A href="./Message/NWC24ReadMsgSubject.html">NWC24ReadMsgSubject</A><BR> <A href="./Message/NWC24ReadMsgSubjectPublic.html">NWC24ReadMsgSubjectPublic</A><BR> <A href="./Message/NWC24ReadMsgText.html">NWC24ReadMsgText</A><BR> <A href="./Message/NWC24ReadMsgTextEx.html">NWC24ReadMsgTextEx</A><BR> <A href="./Message/NWC24ReadMsgTextPublic.html">NWC24ReadMsgTextPublic</A><BR> <A href="./Message/NWC24ReadMsgAttached.html">NWC24ReadMsgAttached</A><BR> 45</P> 46<P> 47<A href="./Message/NWC24CommitMsg.html">NWC24CommitMsg</A><BR> <A href="./Message/NWC24GetNumMsgs.html">NWC24GetNumMsgs</A><BR> <A href="./Message/NWC24GetMsgIdList.html">NWC24GetMsgIdList</A><BR> <A href="./Message/NWC24GetMsgObj.html">NWC24GetMsgObj</A><BR> <A href="./Message/NWC24DeleteMsg.html">NWC24DeleteMsg</A><BR> <A href="./Message/NWC24CheckMsgBoxSpace.html">NWC24CheckMsgBoxSpace</A><BR></P> 48 49<H3>Friend Roster</H3> 50<P> 51<A href="./FriendList/intro.html">Friend Roster Function Description</A><BR> 52</P> 53<P> 54<A href="./FriendList/nickname_char_list.html">List of Characters That Can Be Input in the Address Book</A><BR> 55</P> 56<P> 57<A href="./FriendList/NWC24ReadFriendInfo.html">NWC24ReadFriendInfo</A><BR> <A href="./FriendList/NWC24WriteFriendInfo.html">NWC24WriteFriendInfo</A><BR> <A href="./FriendList/NWC24UpdateFriendInfo.html">NWC24UpdateFriendInfo</A><BR> <A href="./FriendList/NWC24DeleteFriendInfo.html">NWC24DeleteFriendInfo</A><BR> <A href="./FriendList/NWC24SwapFriendInfos.html">NWC24SwapFriendInfos</A><BR> <A href="./FriendList/NWC24SearchFriendInfoById.html">NWC24SearchFriendInfoById</A><BR> <A href="./FriendList/NWC24SearchFriendInfoByAddr.html">NWC24SearchFriendInfoByAddr</A><BR> <A href="./FriendList/NWC24IsFriendInfoThere.html">NWC24IsFriendInfoThere</A><BR> <A href="./FriendList/NWC24GetFriendInfoStatus.html">NWC24GetFriendInfoStatus</A><BR> <A href="./FriendList/NWC24GetNumFriendInfos.html">NWC24GetNumFriendInfos</A><BR> <A href="./FriendList/NWC24GetNumRegFriendInfos.html">NWC24GetNumRegFriendInfos</A><BR> <A href="./FriendList/NWC24GetNumEstFriendInfos.html">NWC24GetNumEstFriendInfos</A><BR> <A href="./FriendList/NWC24CheckFriendInfo.html">NWC24CheckFriendInfo</A><BR> <A href="./FriendList/NWC24CheckPublicMailAddr.html">NWC24CheckPublicMailAddr</A><BR> 58</P> 59 60<H3>Wii Message Board</H3> 61<P> 62<A href="./MsgBoard/intro.html">NWC24API and Wii Message Board</A><BR> 63</P> 64<P> 65<A href="./Letterform/Letterform.html">Letterform Template</A><BR> 66</P> 67<P> 68<A href="./MsgBoard/NWC24IsNewMsgForMenuArrived.html">NWC24IsNewMsgForMenuArrived</A><BR> 69</P> 70<P> 71<A href="./MsgBoard/NWC24SetMsgAltName.html">NWC24SetMsgAltName</A><BR> <A href="./MsgBoard/NWC24SetMsgMBNoReply.html">NWC24SetMsgMBNoReply</A><BR> <A href="./MsgBoard/NWC24SetMsgMBRegDate.html">NWC24SetMsgMBRegDate</A><BR> <A href="./MsgBoard/NWC24SetMsgMBDelay.html">NWC24SetMsgMBDelay</A><BR> 72</P> 73<P> 74<A href="./MsgBoard/NWC24ReadMsgAltName.html">NWC24ReadMsgAltName</A><BR> <A href="./MsgBoard/NWC24ReadMsgMBNoReply.html">NWC24ReadMsgMBNoReply</A><BR> <A href="./MsgBoard/NWC24ReadMsgMBRegDate.html">NWC24ReadMsgMBRegDate</A><BR> <A href="./MsgBoard/NWC24ReadMsgMBDelay.html">NWC24ReadMsgMBDelay</A><BR> <!-- <A href="./MsgBoard/NWC24ReadMsgMBUpdateSW.html">NWC24ReadMsgMBUpdateSW</A><BR> --> 75</P> 76 77<H3>Message Search</H3> 78<P> 79<A href="./Search/intro.html">Message Search Function Description</A><BR> 80</P> 81<P> 82<A href="./Search/NWC24InitSearchConds.html">NWC24InitSearchConds</A><BR> <A href="./Search/NWC24SetSearchCondMsgBox.html">NWC24SetSearchCondMsgBox</A><BR> <A href="./Search/NWC24SetSearchCondForMenu.html">NWC24SetSearchCondForMenu</A><BR> <A href="./Search/NWC24SetSearchCondPublic.html">NWC24SetSearchCondPublic</A><BR> <A href="./Search/NWC24SetSearchCondFromAddrId.html">NWC24SetSearchCondFromAddrId</A><BR> <A href="./Search/NWC24SetSearchCondAppId.html">NWC24SetSearchCondAppId</A><BR> <A href="./Search/NWC24SetSearchCondTag.html">NWC24SetSearchCondTag</A><BR> <A href="./Search/NWC24SearchMsgs.html">NWC24SearchMsgs</A><BR> 83</P> 84 85<H3>Scheduler Operation</H3> 86<P> 87<A href="./Scheduler/intro.html">Scheduler Operation API Description</A><BR> 88</P> 89<P> 90<A href="./Scheduler/NWC24SuspendScheduler.html">NWC24SuspendScheduler</A><BR> <A href="./Scheduler/NWC24TrySuspendScheduler.html">NWC24TrySuspendScheduler</A><BR> <A href="./Scheduler/NWC24ResumeScheduler.html">NWC24ResumeScheduler</A><BR> <A href="./Scheduler/NWC24GetSchedulerError.html">NWC24GetSchedulerError</A><BR> <A href="./Scheduler/NWC24GetScheduleSpan.html">NWC24GetScheduleSpan</A><BR> <A href="./Scheduler/NWC24ExecDownloadTask.html">NWC24ExecDownloadTask</A><BR> 91</P> 92 93<H3>Download</H3> 94<P> 95<A href="./Download/intro.html">Download Function Description</A><BR> 96</P> 97<P> 98<A href="./Download/NWC24InitDlTask.html">NWC24InitDlTask</A><BR> <A href="./Download/NWC24AddDlTask.html">NWC24AddDlTask</A><BR> <A href="./Download/NWC24UpdateDlTask.html">NWC24UpdateDlTask</A><BR> <!-- ??? <A href="./Download/NWC24PrepareDlTaskForNextUpdate.html">NWC24PrepareDlTaskForNextUpdate</A><BR> --> <!-- ??? <A href="./Download/NWC24PrepareDlTaskForNextRetry.html">NWC24PrepareDlTaskForNextRetry</A><BR> --> <A href="./Download/NWC24DeleteDlTask.html">NWC24DeleteDlTask</A><BR> <A href="./Download/NWC24DeleteDlTasksForOptOut.html">NWC24DeleteDlTasksForOptOut</A><BR> <!-- ??? <A href="./Download/NWC24DeleteDlTaskForced.html">NWC24DeleteDlTaskForced</A><BR> --> <!-- ??? <A href="./Download/NWC24PurgeOldestDlTask.html">NWC24PurgeOldestDlTask</A><BR> --> <A href="./Download/NWC24GetDlTask.html">NWC24GetDlTask</A><BR> <A href="./Download/NWC24GetDlTaskMine.html">NWC24GetDlTaskMine</A><BR> <A href="./Download/NWC24GetDlTaskMine.html">NWC24GetDlTaskMineEx</A><BR> <A href="./Download/NWC24GetDlTaskIdByAppId.html">NWC24GetDlTaskIdByAppId</A><BR> <A href="./Download/NWC24GetDlTaskIdByAppId.html">NWC24GetDlTaskIdByAppIdEx</A><BR> <A href="./Download/NWC24GetDlTaskByAppId.html">NWC24GetDlTaskByAppId</A><BR> <A href="./Download/NWC24GetDlTaskByAppId.html">NWC24GetDlTaskByAppIdEx</A><BR> <A href="./Download/NWC24CheckDlTask.html">NWC24CheckDlTask</A><BR> <!-- ??? <A href="./Download/NWC24CheckDlSubTaskId.html">NWC24CheckDlSubTaskId</A><BR> --> <A href="./Download/NWC24EnableDlLaxParameterChecking.html">NWC24EnableDlLaxParameterChecking</A><BR> <!-- ??? <A href="./Download/NWC24DumpDlTask.html">NWC24DumpDlTask</A><BR> --> <A href="./Download/NWC24GetDlHomeDir.html">NWC24GetDlHomeDir</A><BR> <A href="./Download/NWC24CreateDlVf.html">NWC24CreateDlVf</A><BR> <A href="./Download/NWC24GetDlVfPath.html">NWC24GetDlVfPath</A><BR> <A href="./Download/NWC24GetDlVfPathByTask.html">NWC24GetDlVfPathByTask</A><BR> <A href="./Download/NWC24SetDlKeys.html">NWC24SetDlKeys</A><BR> <!-- ??? <A href="./Download/NWC24iGetDlPublicKey.html">NWC24iGetDlPublicKey</A><BR> --> <!-- ??? <A href="./Download/NWC24iGetDlPublicKeyPath.html">NWC24iGetDlPublicKeyPath</A><BR> --> <!-- ??? <A href="./Download/NWC24MarkErrorToDlTask.html">NWC24MarkErrorToDlTask</A><BR> --> <A href="./Download/NWC24ClearDlKeys.html">NWC24ClearDlKeys</A><BR> <A href="./Download/NWC24ClearDlError.html">NWC24ClearDlError</A><BR> <A href="./Download/NWC24DumpDlTask.html">NWC24DumpDlTask</A><BR> <A href="./Download/NWC24GetNumDlTasks.html">NWC24GetNumDlTasks</A><BR> <A href="./Download/NWC24GetNumRegDlTasks.html">NWC24GetNumRegDlTasks</A><BR> 99</P> 100<P> 101<A href="./Download/NWC24GetDlId.html">NWC24GetDlId</A><BR> <A href="./Download/NWC24GetDlType.html">NWC24GetDlType</A><BR> <A href="./Download/NWC24GetDlPriority.html">NWC24GetDlPriority</A><BR> <A href="./Download/NWC24GetDlInterval.html">NWC24GetDlInterval</A><BR> <A href="./Download/NWC24GetDlServerInterval.html">NWC24GetDlServerInterval</A><BR> <A href="./Download/NWC24GetDlRetryMargin.html">NWC24GetDlRetryMargin</A><BR> <A href="./Download/NWC24GetDlUrl.html">NWC24GetDlUrl</A><BR> <!-- ??? <A href="./Download/NWC24GetDlUrlSubTask.html">NWC24GetDlUrlSubTask</A><BR> --> <A href="./Download/NWC24GetDlCount.html">NWC24GetDlCount</A><BR> <A href="./Download/NWC24GetDlNextTime.html">NWC24GetDlNextTime</A><BR> <A href="./Download/NWC24GetDlLastUpdate.html">NWC24GetDlLastUpdate</A><BR> <!-- ??? <A href="./Download/NWC24GetDlLastUpdateSubTask.html">NWC24GetDlLastUpdateSubTask</A><BR> --> <!-- ??? <A href="./Download/NWC24GetDlSubTaskParameter.html">NWC24GetDlSubTaskParameter</A><BR> --> <A href="./Download/NWC24GetDlFilename.html">NWC24GetDlFilename</A><BR> <!-- ??? <A href="./Download/NWC24GetDlFilenameSubTask.html">NWC24GetDlFilenameSubTask</A><BR> --> <A href="./Download/NWC24GetDlFlags.html">NWC24GetDlFlags</A><BR> <A href="./Download/NWC24GetDlAppId.html">NWC24GetDlAppId</A><BR> <A href="./Download/NWC24GetDlOptOutFlags.html">NWC24GetDlOptOutFlags</A><BR> <A href="./Download/NWC24GetDlRootCA.html">NWC24GetDlRootCA</A><BR> <A href="./Download/NWC24GetDlError.html">NWC24GetDlError</A><BR> 102</P> 103<P> 104<!-- ??? <A href="./Download/NWC24SetDlId.html">NWC24SetDlId</A><BR> --> <A href="./Download/NWC24SetDlPriority.html">NWC24SetDlPriority</A><BR> <A href="./Download/NWC24SetDlInterval.html">NWC24SetDlInterval</A><BR> <A href="./Download/NWC24SetDlServerInterval.html">NWC24SetDlServerInterval</A><BR> <A href="./Download/NWC24SetDlRetryMargin.html">NWC24SetDlRetryMargin</A><BR> <A href="./Download/NWC24SetDlUrl.html">NWC24SetDlUrl</A><BR> <A href="./Download/NWC24SetDlCount.html">NWC24SetDlCount</A><BR> <!-- ??? <A href="./Download/NWC24SetDlLastAccess.html">NWC24SetDlLastAccess</A><BR> --> <!-- ??? <A href="./Download/NWC24SetDlNextTime.html">NWC24SetDlNextTime</A><BR> --> <!-- ??? <A href="./Download/NWC24iSetDlLastUpdate.html">NWC24iSetDlLastUpdate</A><BR> --> <!-- ??? <A href="./Download/NWC24iSetDlLastUpdateSubTask.html">NWC24iSetDlLastUpdateSubTask</A><BR> --> <!-- ??? <A href="./Download/NWC24SetDlSubTaskParameter.html">NWC24SetDlSubTaskParameter</A><BR> --> <A href="./Download/NWC24SetDlFilename.html">NWC24SetDlFilename</A><BR> <A href="./Download/NWC24SetDlFlags.html">NWC24SetDlFlags</A><BR> <A href="./Download/NWC24SetDlOptOutFlags.html">NWC24SetDlOptOutFlags</A><BR> <A href="./Download/NWC24SetDlRootCA.html">NWC24SetDlRootCA</A><BR> <A href="./Download/NWC24SetDlParameter.html">NWC24SetDlParameter</A><BR> <A href="./Download/NWC24GetDlParameter.html">NWC24GetDlParameter</A><BR> 105</P> 106<P> 107<A href="./Download/NWC24IterateDlTask.html">NWC24IterateDlTask</A><BR> <A href="./Download/NWC24InitDlIterateContext.html">NWC24InitDlIterateContext</A><BR> <A href="./Download/NWC24IterateDlTaskEx.html">NWC24IterateDlTaskEx</A><BR> 108</P> 109 110<H3>Error Processing</H3> 111<P> 112<A href="./ErrorHandling/intro.html">NWC24 Error Handling Sequence</A><BR> 113</P> 114 115<h3>Types and Structures</h3> 116<p> 117<A href="./Types/NWC24MsgType.html">NWC24MsgType</A><BR> <A href="./Types/NWC24MsgBoxId.html">NWC24MsgBoxId</A><BR> <A href="./Types/NWC24Charset.html">NWC24Charset</A><BR> <A href="./Types/NWC24Encoding.html">NWC24Encoding</A><BR> <A href="./Types/NWC24MIMEType.html">NWC24MIMEType</A><BR> <A href="./Types/NWC24AutoEncodingType.html">NWC24AutoEncodingType</A><BR> <A href="./Types/NWC24UserId.html">NWC24UserId</A><BR> <A href="./Types/NWC24MsgObj.html">NWC24MsgObj</A><BR> <A href="./Types/NWC24Err.html">NWC24Err</A><BR> <A href="./Types/NWC24FriendAttr.html">NWC24FriendAttr</A><BR> <A href="./Types/NWC24FriendAddr.html">NWC24FriendAddr</A><BR> <A href="./Types/NWC24FriendInfo.html">NWC24FriendInfo</A><BR> <A href="./Types/NWC24DlTask.html">NWC24DlTask</A><BR> <A href="./Types/NWC24DlType.html">NWC24DlType</A><BR> <A href="./Types/NWC24DlIterateContext.html">NWC24DlIterateContext</A><BR> <A href="./Types/NWC24DlIterateOperation.html">NWC24DlIterateOperation</A><BR> <A href="./Types/NWC24SearchCompareMode.html">NWC24SearchCompareMode</A><BR> 118</p> 119 120<P> </P> 121 122<hr><p>CONFIDENTIAL</p></body> 123</HTML>