Choose your implementation method:
This function is part of the Sessions Interface.
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
This function is part of the Sessions Interface.
Remove a parameter from the array of search criteria.
{Result.InvalidParameters} if the search key is invalid or null
{Result.NotFound} if the parameter was not a part of the search criteria
{Result.IncompatibleVersion} if the API version passed in is incorrect
Return Value
{Result.Success} if removing this search parameter was successful
Parameters
Sessions.SessionSearch.RemoveParameter
Parameter Type And Name
|
Usage Information
|
SessionSearchRemoveParameterOptions options
|
a search parameter key name to remove
|
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