bool UltraLite_Connection_iface::UUIDToStr(
ul_wchar * dst,
size_t len,
p_ul_binary src
)
dst The Unicode string being returned.
len The length of the ul_binary array.
src The UUID value to be converted to a string.
Converts a UUID to a Unicode string.