Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
将当前值检索到二进制缓冲区中,并根据需要进行类型转换。
void ULValue::GetBinary( p_ul_binary bin, size_t len )
bin 要接收字节的二进制结构。
len 缓冲区的长度。
如果缓冲区太小,则值将被截断。最多有 len 个字符被复制到给定缓冲区中。