Get the coded character set identifier (CCSID) associated with the current process. This CCSID along with the host CCSID can be used to convert EBCDIC data returned by some iSeries™ program to ASCII data that can be used in client applications.
unsigned int CWB_ENTRY cwbRC_GetClientCCSID( cwbRC_SysHandle system, unsigned long *clientCCSID);
The following list shows common return values.
See related APIs in the CWBNLCNV.H file.