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