1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<HTML>
3<HEAD>
4<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
5<META http-equiv="Content-Style-Type" content="text/css">
6<BASE target="main">
7<LINK rel="stylesheet" type="text/css" href="../CSS/rex.css">
8<TITLE>WD API list</TITLE>
9</HEAD>
10<BODY>
11<H1>WD Library Function List</H1>
12
13<H2><a name="drive">Wireless Module Operations</a></H2>
14<TABLE border="1">
15	<TR>
16		<TD width="120px"><a href="WDCheckEnableChannel.html">WDCheckEnableChannel</a></TD>
17		<TD>Checks for usable wireless channels.</TD>
18	</TR>
19	<TR>
20		<TD width="120px"><a href="WDScanOnce.html">WDScanOnce</a></TD>
21		<TD>Performs a wireless scan once.</TD>
22	<TR>
23	<TR>
24		<TD width="120px"><a href="WDTryUsbApRegistrationOnce.html">WDTryUsbApRegistrationOnce</a></TD>
25		<TD>Attempts a user registration once on the Nintendo Wi-Fi USB Connector.</TD>
26	<TR>
27</TABLE>
28
29<H2><a name="research">BSS Information Search</a></H2>
30<TABLE border="1">
31	<TR>
32		<TD width="120px"><a href="WDGetPrivacyMode.html">WDGetPrivacyMode</a></TD>
33		<TD>Searches for BSS information and gets the type of encryption for wireless communication.</TD>
34	<TR>
35	<TR>
36		<TD width="120px"><a href="WDFindInformationElement.html">WDFindInformationElement</a></TD>
37		<TD>Searches the BSS information for a particular element's information.</TD>
38	<TR>
39	<TR>
40		<TD width="120px"><a href="WDFindWifiProtectedAccess.html">WDFindWifiProtectedAccess</a></TD>
41		<TD>Searches the BSS information for WPA information.</TD>
42	<TR>
43	<TR>
44		<TD width="120px"><a href="WDFindGameInfo.html">WDFindGameInfo</a></TD>
45		<TD>Searches the BSS information for game information.</TD>
46	<TR>
47	<TR>
48		<TD width="120px"><a href="WDGetRadioLevel.html">WDGetRadioLevel</a></TD>
49		<TD>Searches for BSS information and gets the target signal strength level.</TD>
50	<TR>
51</TABLE>
52
53<H2><a name="type">Types and Structures</a></H2>
54<TABLE border="1">
55	<TR>
56		<TD width="120px"><a href="WDScanParam.html">WDScanParam</a></TD>
57		<TD>A structure type for performing scanning operation settings</TD>
58	<TR>
59	<TR>
60		<TD width="120px"><a href="WDBssDesc.html">WDBssDesc</a></TD>
61		<TD>A structure type of the BSS descriptor at the start of the BSS information.</TD>
62	<TR>
63	<TR>
64		<TD width="120px"><a href="WDElementID.html">WDElementID</a></TD>
65		<TD>Enumerated type for the ID definitions of elements contained in the BSS information.</TD>
66	<TR>
67</TABLE>
68
69<TABLE border="0" height="100%"><TR><TD style="background-color:white"></TD></TR></TABLE>
70<hr><p>CONFIDENTIAL</p></body>
71</HTML>
72