Main Page | Modules | Class List | File List | Class Members | File Members

LADDER_FILTER Struct Reference

Ladder filter structure. More...

#include <LadderDefines.h>

List of all members.

Public Attributes

GSchar szFieldName [LADDER_FIELDNAME_LENGTH]
 Name of the field that need to be compared against reference value.

E_FILTER_OPERATOR eOperator
 Logical operator to do comparison.

GSint iValue
 Reference value used to filter.


Detailed Description

This structure defines a ladder filter that can be used with the fonction LadderQuery_AddFilterConstraint() . It is used to filter results based on a numeric value using the operators EQUAL,ABOVE or BELOW defined in the E_FILTER_OPERATOR enumeration.


The documentation for this struct was generated from the following file:

Ubi.com GameService SDK - ©UbiSoft Entertainment 2002
GameService development team