uconv_object
(
UconvObject
)
Conversion object created by a call to
UniCreateUconvObject
.
result
(int) - returns
UCONV_EBADF
uconv_object
is not a valid, open conversion object.
ULS_SUCCESS
All resources associated with
uconv
have been successfully freed.
For a full list of error codes and the decimal and hexadecimal values of the error codes, see
Error Codes
.
[Back: UniFreeUconvObject Return Value - result]
[Next: UniFreeUconvObject - Remarks]