ARDBCGetMultipleFields
Synopsis
#include "ardbc.h"
int ARDBCGetMultipleFields(
void *object,
ARCompoundSchema *schema,
ARFieldMappingList *mapping,
ARFieldLimitList *limit,
ARUnsignedIntList *dataType,
ARStatusList *status)
int ARDBCGetMultipleFields(
void *object,
ARCompoundSchema *schema,
ARFieldMappingList *mapping,
ARFieldLimitList *limit,
ARUnsignedIntList *dataType,
ARStatusList *status)
Input arguments
object
Pointer to the plug-in instance that the call to ARPluginCreateInstance returned.
schema
ARCompoundSchema structure that describes all external forms.
Return values
mapping
List of zero or more ARFieldMapping structures that describe external form fields.
limit
List of zero or more ARFieldLimit structures; each of which correspond to the fields that the AR System server returns.
dataType
List of zero or more integers that represent the data types of the retrieved fields.
See the ar.h file for the integer definitions, such as the AR_DATA_TYPE_CHAR definition.
status
List of zero or more notes, warnings, or errors generated from a call made to this function.
For a description of all possible values, see Error-checking.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*