Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
将 UUID 转换为 ANSI 字符串。
bool UltraLite_Connection_iface::UUIDToStr( char * dst, size_t len, const ULValue & src )
dst 要返回的字符串。
len ul_binary 数组的长度。
src 要转换为字符串的 UUID 值。