Retrieves the conversion object for the current process.

<os2.h>
<uconv.h >

UconvObject     *uconv_object;
APIRET           return value;  /*  Return code. */

return value = DosQueryUconvObject(uconv_object);


[Back: DosQueryUconvObject]
[Next: DosQueryUconvObject Parameter - uconv_object]