UniLconv_addr
(
UniLconv *
)
A locale information structure created by a call to
UniQueryLocaleInfo
.
result
(int) - returns
ULS_BADOBJ
The
UniLconv_addr
is not a valid structure.
ULS_SUCCESS
The
UniLconv
structure and associated memory were successfully released.
For a full list of error codes and the decimal and hexadecimal values of the error codes, see
Error Codes
.
[Back: UniFreeLocaleInfo Return Value - result]
[Next: UniFreeLocaleInfo - Remarks]