EOS_SessionSearch_SetMaxResults

EOS API reference page for EOS_SessionSearch_SetMaxResults

阅读时间少于1分钟

This function is part of the Sessions Interface.

Remarks

Set the maximum number of search results to return in the query, can't be more than EOS_SESSIONS_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_SessionSearch_SetMaxResults

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