ARMultiSchemaFieldFuncValueStruct
Represents one field or function value returned by the database. The fieldId member contains the form query alias, field ID, and/or function ID, and the value member contains the field or function value. (This is again analogous to ARGetListEntryWithFields, except that here the return value must be identified by the query alias, the field ID, and the function ID.).
typedef struct ARMultiSchemaFieldFuncValueStruct {
ARMultiSchemaFieldFuncStruct fieldId;
ARValueStruct value;
} ARMultiSchemaFieldFuncValueStruct;
This structure has these elements:
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*