Get the key attribute of the data object, previously set by the cwbDQ_SetKey API. This is the key that is used for writing data to a keyed data queue. Along with the search order, this key is also used to read data from a keyed data queue. The key that is associated with the record retrieved can be obtained by calling the cwbDQ_GetRetKey API.
unsigned int CWB_ENTRY cwbDQ_GetKey( cwbDQ_Data data, unsigned char *key);
The following list shows common return values.
None