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