Get the search order of the open attributes. The search order is used when reading or peeking a keyed data queue to identify the relationship between the key of the record to retrieve and the key value specified on the cwbDQ_SetKey API. If the data queue order attribute is not CWBDQ_SEQ_KEYED, this property is ignored.
unsigned int CWB_ENTRY cwbDQ_GetSearchOrder(
cwbDQ_Data data,
unsigned short *searchOrder);
The following list shows common return values.
None