1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
6<META http-equiv="Content-Style-Type" content="text/css">
7<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows">
8<title>DWC_SvlGetTokenAsync</title>
9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css">
10</head>
11
12<body>
13<a name="dwc__svl_8h_12a0851aad4e01e92f2b92d620bbd7699"></a>
14<h1 align="left">DWC_SvlGetTokenAsync</h1>
15<h2>Syntax</h2>
16
17<dl>
18  <dd>
19<CODE>#include &lt;dwc.h&gt;</CODE><BR>
20  <BR>
21  <PRE><CODE>BOOL <a href=DWC_SvlGetTokenAsync.html#dwc__svl_8h_12a0851aad4e01e92f2b92d620bbd7699>DWC_SvlGetTokenAsync</a>(const char *svc,
22                          <a href=DWCSvlResult.html#>DWCSvlResult</a> *result);</CODE></PRE></dd>
23</dl>
24
25<h2>Arguments</h2>
26
27<TABLE border="1" width="100%">
28  <TBODY>
29
30    <TR>
31<TD width="13%"><EM><STRONG>svc</STRONG></EM></TD>
32<TD width="87%">A four-character ASCII string that specifies the service type.<br>The default service locator information is obtained if an empty string is specified.</TD>
33    </TR>
34
35    <TR>
36<TD width="13%"><EM><STRONG>result</STRONG></EM></TD>
37<TD width="87%">Pointer to the location where the acquired result is stored.</TD>
38    </TR>
39
40  </TBODY>
41</TABLE>
42
43<h2>Return Values</h2>
44
45<TABLE border="1" width="100%">
46  <TBODY>
47
48    <TR>
49<TD width="13%"><EM><STRONG>TRUE</STRONG></EM></TD>
50<TD width="87%">Acquisition started.</TD>
51    </TR>
52
53    <TR>
54<TD width="13%"><EM><STRONG>FALSE</STRONG></EM></TD>
55<TD width="87%">Acquisition cannot start.</TD>
56    </TR>
57
58  </TBODY>
59</TABLE>
60
61<H2>Description</H2>
62<p>Transmits and acquires service locator tokens.</p><p><B>Note:</B> This API can only be used with titles for which the Nintendo Wi-Fi Connection Original Server Application Form has been submitted.</p>
63
64<H2>Revision History</H2>
65<DL>
66
67<DT><para>1.4.1</DT>
68<DD>Added a description of the &quot;<CODE>svc</CODE>&quot; parameter.</DD>
69
70<DT><para>1.4.15</DT>
71<DD>Added a note about submitting the Nintendo Wi-Fi Connection Original Server Application Form.</DD>
72
73</DL>
74<hr><p>CONFIDENTIAL</p></body>
75</html>
76