How do I read from HBufC?
You can just dereference the HBufC pointer, like this:
TBuf<15> stackbasedFred(*heapBasedFred);
further reading http://descriptors.blogspot.com/
Saturday, August 02, 2008
Subscribe to:
Post Comments (Atom)
The Purpose of this Blog is to spread the less known facts to the Mobile developers. If you want to post any article on the Blog please send it to me my email ID is skumar.mobiledev@gmail.com
No comments:
Post a Comment