Functions | |
GSRESULT | RemoteAlgorithm_Initialise (const GSchar *szGameName) |
Initialises the resources required by the service. | |
GSRESULT | RemoteAlgorithm_Uninitialise () |
Releases the resources acquired by the service. | |
GSRESULT | RemoteAlgorithm_Engine (GSuint uiMaxPostingDelay=500, GSuint uiMaxOperationalDelay=800) |
Runs the service. | |
GSRESULT | RemoteAlgorithm_Execute (GSuint uiAlgoId, const RAE_VALUE *pInput, GSuint uiNumInput, const RemoteAlgorithm_OutputCB fOutput, const GSvoid *pData, GSuint &uiRequestId) |
Requests the execution of an algorithm. |
|
This function can only be called after having called RemoteAlgorithm_Initialise().
|
|
|
|
|
|
|
Ubi.com GameService SDK - ©UbiSoft Entertainment 2002
GameService development team