将CLongBinary转换为CString? [英] Convert CLongBinary to CString?

查看:76
本文介绍了将CLongBinary转换为CString?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

将CLongBinary转换为CString?如何将ClongBinary的m_hData复制到CString而不丢失任何字符..

Convert CLongBinary to CString? How to copy the m_hData of the ClongBinary to CString with out losing any characters in it..

推荐答案

CLongBinary[^] is just an array of bytes so there is no standard way of converting your object to a string. You will need to write your own conversion routine, which will depend on the exact form of the output that you want to produce.


这篇关于将CLongBinary转换为CString?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆