Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
bool UltraLite_Connection_iface::UUIDToStr( char * dst, size_t len, p_ul_binary src)
dst The 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 an ANSI string.