Main Page
|
Modules
|
Class List
|
File List
|
Class Members
|
File Members
Callback registration
[
Ladder Query Service
]
ladder query service callbacks
More...
Functions
GSbool
LadderQueryFix_RequestReply
(
CBLadderQueryRcv_RequestReply
fQueryReply)
Set the function name for the callback.
Detailed Description
These function are used register ladder query service callbacks
Function Documentation
GSbool LadderQueryFix_RequestReply
(
CBLadderQueryRcv_RequestReply
fQueryReply
)
Description:
This function is used to register the LadderQuery RequestReply callback for the ladder query service
Returns:
Status of the function call
Return values:
GS_TRUE
Success
GS_FALSE
Failure
Parameters:
fQueryReply
Name of a function of type
CBLadderQueryRcv_RequestReply
Ubi.com GameService SDK - ©UbiSoft Entertainment 2002
GameService development team