This data structure is part of the Sessions Interface.
Remarks
Input parameters for the EOS_SessionSearch_SetParameter function. A search key may be set more than once to make multiple comparisons The two comparisons are AND'd together (ie, Key GREATER_THAN 5, Key NOT_EQUALS 10)
Properties
EOS_SessionSearch_SetParameterOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_SESSIONSEARCH_SETPARAMETER_API_LATEST. |
const EOS_Sessions_AttributeData* Parameter | Search parameter describing a key and a value to compare |
EOS_EOnlineComparisonOp ComparisonOp | The type of comparison to make against the search parameter |