73 lines
3.3 KiB
HTML
73 lines
3.3 KiB
HTML
<HTML>
|
|
|
|
<HEAD>
|
|
<TITLE>Ubi.com GameService SDK</TITLE>
|
|
<LINK href="./gs-sdk-doc.css" rel="stylesheet" type="text/css">
|
|
</HEAD>
|
|
|
|
<BODY >
|
|
<!-- Generated by Doxygen 1.3.4 -->
|
|
<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a></div>
|
|
<h1>Callback registration<br>
|
|
<small>
|
|
[<a class="el" href="group__group6.html">Ladder Query Service</a>]</small>
|
|
</h1>ladder query service callbacks
|
|
<a href="#_details">More...</a><table border=0 cellpadding=0 cellspacing=0>
|
|
<tr><td></td></tr>
|
|
<tr><td colspan=2><br><h2>Functions</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align=right valign=top>GSbool </td><td class="memItemRight" valign=bottom><a class="el" href="group__group6__3.html#a0">LadderQueryFix_RequestReply</a> (<a class="el" href="GSLadderQueryCB_8h.html#a0">CBLadderQueryRcv_RequestReply</a> fQueryReply)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Set the function name for the callback. </em> <a href="#a0"></a><em><br><br></td></tr>
|
|
</table>
|
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
|
These function are used register ladder query service callbacks <hr><h2>Function Documentation</h2>
|
|
<a class="anchor" name="a0" doxytag="GSClientLibrary.h::LadderQueryFix_RequestReply" ></a><p>
|
|
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top"> GSbool LadderQueryFix_RequestReply </td>
|
|
<td class="md" valign="top">( </td>
|
|
<td class="md" nowrap valign="top"><a class="el" href="GSLadderQueryCB_8h.html#a0">CBLadderQueryRcv_RequestReply</a> </td>
|
|
<td class="mdname1" valign="top" nowrap> <em>fQueryReply</em> </td>
|
|
<td class="md" valign="top"> ) </td>
|
|
<td class="md" nowrap></td>
|
|
</tr>
|
|
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing=5 cellpadding=0 border=0>
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
<dl compact><dt><b>Description:</b></dt><dd>This function is used to register the LadderQuery RequestReply callback for the ladder query service</dd></dl>
|
|
<dl compact><dt><b>Returns:</b></dt><dd>Status of the function call</dd></dl>
|
|
<dl compact><dt><b>Return values:</b></dt><dd>
|
|
<table border="0" cellspacing="2" cellpadding="0">
|
|
<tr><td valign=top><em>GS_TRUE</em> </td><td>Success </td></tr>
|
|
<tr><td valign=top><em>GS_FALSE</em> </td><td>Failure</td></tr>
|
|
</table>
|
|
</dl>
|
|
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
<table border="0" cellspacing="2" cellpadding="0">
|
|
<tr><td valign=top><em>fQueryReply</em> </td><td>Name of a function of type <a class="el" href="group__group__LadderQuery.html#a0">CBLadderQueryRcv_RequestReply</a> </td></tr>
|
|
</table>
|
|
</dl>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<hr>
|
|
<p align="right">
|
|
<i>Ubi.com GameService SDK - ©UbiSoft Entertainment 2002 </i><br>
|
|
<i><a href="mailto:gsdevteam@ubisoft.com">GameService development team</a></i>
|
|
</p>
|
|
</body>
|
|
</html>
|