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_GdbInitialize</title>
9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css">
10</head>
11
12<body>
13<a name="dwc__gdb_8h_15ce46c9e02b85ffde79200aff70b0726"></a>
14<h1 align="left">DWC_GdbInitialize</h1>
15<h2>Syntax</h2>
16
17<dl>
18  <dd>
19<CODE>#include &lt;dwc.h&gt;</CODE><BR>
20  <BR>
21  <PRE><CODE><a href=Macro.html#dwc__gdb_8h_1cb77329e259246f72c99a77edee22a86>DWCGdbError</a> <a href=DWC_GdbInitialize.html#dwc__gdb_8h_15ce46c9e02b85ffde79200aff70b0726>DWC_GdbInitialize</a>(int game_id,
22                              const DWCUserData *userdata,
23                              BOOL use_ssl);</CODE></PRE></dd>
24</dl>
25
26<h2>Arguments</h2>
27
28<TABLE border="1" width="100%">
29  <TBODY>
30
31    <TR>
32<TD width="13%"><EM><STRONG>game_id</STRONG></EM></TD>
33<TD width="87%">For this, give the game ID assigned by GameSpy.</TD>
34    </TR>
35
36    <TR>
37<TD width="13%"><EM><STRONG>userdata</STRONG></EM></TD>
38<TD width="87%">For this, specify the user data given in <a href=DWC_InitFriendsMatch.html#dwc__main_8h_186c2f56943c3a20c05d73d4a2abad609><CODE>DWC_InitFriendsMatch</CODE></a>.</TD>
39    </TR>
40
41    <TR>
42<TD width="13%"><EM><STRONG>use_ssl</STRONG></EM></TD>
43<TD width="87%">Specifies whether or not SSL is to be used for communications.</TD>
44    </TR>
45
46  </TBODY>
47</TABLE>
48
49<h2>Return Values</h2>
50
51<p>Error information.</p>
52
53<H2>Description</H2>
54<p>Execute this function before calling any of the <CODE>DWC_Gdb</CODE> library functions.<br>Before doing so, login to Wi-Fi Connection using <a href=DWC_LoginAsync.html#dwc__main_8h_1ac1f7f301938afe8408be88dfa65f217><CODE>DWC_LoginAsync</CODE>.</p>
55
56<H2>Revision History</H2>
57<DL>
58
59</DL>
60<hr><p>CONFIDENTIAL</p></body>
61</html>
62