Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Converting to TDesC8

0 replies · 1,690 views · Started 16 June 2003

I use DataAddress() function in CFbsBitmap to get the pointer to its data. The type of pointer is TUint32. Now I want to send the data via bluetooth, but now I need to convert it to TDesC8, how I can do this or is there another way to send bitmap data via bluetooth?