EOS_LobbySearch_SetMaxResults

EOS API reference page for EOS_LobbySearch_SetMaxResults

Under 1 min to read

This function is part of the Lobby Interface.

Remarks

Set the maximum number of search results to return in the query, can't be more than EOS_LOBBY_MAX_SEARCH_RESULTS

Return Value

  • EOS_Success if setting the max results was successful

  • EOS_InvalidParameters if the number of results requested is invalid

  • EOS_IncompatibleVersion if the API version passed in is incorrect

Parameters

EOS_LobbySearch_SetMaxResults

Parameter Type And NameUsage Information
EOS_HLobbySearch Handle
const EOS_LobbySearch_SetMaxResultsOptions* Optionsmaximum number of search results to return in the query