123
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
<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>_REPLY_INFORMATION Struct Reference</h1>Reply information structure (callback usage).
|
||||
<a href="#_details">More...</a>
|
||||
<p>
|
||||
<code>#include <<a class="el" href="GSCDKeyDefines_8h-source.html">GSCDKeyDefines.h</a>></code>
|
||||
<p>
|
||||
<a href="struct__REPLY__INFORMATION-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
|
||||
<tr><td></td></tr>
|
||||
<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="o0" doxytag="_REPLY_INFORMATION::CDKeyRequest" ></a>
|
||||
<a class="el" href="GSCDKeyDefines_8h.html#a0">GSCDKeyRequest</a> </td><td class="memItemRight" valign=bottom><a class="el" href="struct__REPLY__INFORMATION.html#o0">CDKeyRequest</a></td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">The cd key request id. <br><br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="o1" doxytag="_REPLY_INFORMATION::bSucceeded" ></a>
|
||||
GSbool </td><td class="memItemRight" valign=bottom><a class="el" href="struct__REPLY__INFORMATION.html#o1">bSucceeded</a></td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">GS_TRUE is the request is a success, GS_FALSE else. <br><br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="o2" doxytag="_REPLY_INFORMATION::usErrorID" ></a>
|
||||
GSushort </td><td class="memItemRight" valign=bottom><a class="el" href="struct__REPLY__INFORMATION.html#o2">usErrorID</a></td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">The error id in case of failure (0 in case of success). <br><br></td></tr>
|
||||
</table>
|
||||
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
||||
This structure contains the data associated with a response to a request sent to the validation server
|
||||
<p>
|
||||
<hr>The documentation for this struct was generated from the following file:<ul>
|
||||
<li><a class="el" href="GSCDKeyDefines_8h-source.html">GSCDKeyDefines.h</a></ul>
|
||||
<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>
|
||||
Reference in New Issue
Block a user