EOS_SessionSearch_SetParameterOptions

EOS API reference page for EOS_SessionSearch_SetParameterOptions

阅读时间少于1分钟

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

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_SESSIONSEARCH_SETPARAMETER_API_LATEST.
const EOS_Sessions_AttributeData* ParameterSearch parameter describing a key and a value to compare
EOS_EOnlineComparisonOp ComparisonOpThe type of comparison to make against the search parameter