Get the value of the convert flag for a data handle. The convert flag determines if data sent to and recieved from the host is CCSID converted (for example, between ASCII and EBCDIC).
unsigned int CWB_ENTRY cwbDQ_GetConvert(
cwbDQ_Data data,
cwb_Boolean *convert);
The following list shows common return values.
None