Purpose
Create the data object. This data object
can be used for both reading and writing data to a data queue.
Syntax
cwbDQ_Data CWB_ENTRY cwbDQ_CreateData(void);
Return Codes
The following list shows common return
values.
- cwbDQ_Data — A handle to the data object
- After creation, a data object will have the default values of:
- data - NULL and length 0
- key - NULL and length 0
- sender ID info - NULL
- search order - NONE
- convert - FALSE