This function is part of the Sessions Interface.
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
This function is part of the Sessions Interface.
Set the maximum number of search results to return in the query, can't be more than {SessionsInterface.MaxSearchResults}
{Result.InvalidParameters} if the number of results requested is invalid
{Result.IncompatibleVersion} if the API version passed in is incorrect
Return Value
{Result.Success} if setting the max results was successful
Parameters
Sessions.SessionSearch.SetMaxResults
Parameter Type And Name
|
Usage Information
|
SessionSearchSetMaxResultsOptions options
|
maximum number of search results to return in the query
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no