EOS_SessionSearch_RemoveParameter

EOS API reference page for EOS_SessionSearch_RemoveParameter

Under 1 min to read

This function is part of the Sessions Interface.

Remarks

Remove a parameter from the array of search criteria.

Return Value

  • EOS_Success if removing this search parameter was successful

  • EOS_InvalidParameters if the search key is invalid or null

  • EOS_NotFound if the parameter was not a part of the search criteria

  • EOS_IncompatibleVersion if the API version passed in is incorrect

Parameters

EOS_SessionSearch_RemoveParameter

Parameter Type And NameUsage Information
EOS_HSessionSearch Handle
const EOS_SessionSearch_RemoveParameterOptions* Optionsa search parameter key name to remove