This function is part of the Lobby 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_LobbySearch_RemoveParameter
Parameter Type And Name | Usage Information |
---|---|
EOS_HLobbySearch Handle | |
const EOS_LobbySearch_RemoveParameterOptions* Options | a search parameter key name to remove |