Set the convert flag. If the flag is set, all data being written will be converted from PC CCSID (for example, ASCII) to host CCSID (for example, EBCDIC), and all data being read will be converted from host CCSID (for example, EBCDIC) to PC CCSID (for example, ASCII). Default behavior is no conversion of data.
unsigned int CWB_ENTRY cwbDQ_SetConvert( cwbDQ_Data data, cwb_Boolean convert);
The following list shows common return values.
None