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

get a pointer to memory buffer

1 replies · 1,814 views · Started 02 September 2003

I am new to symbian c++.

Do anybody know how to get a pointer to the phone's memory buffer ?
because I am trying to get a pointer to phone's buffer to render upload graphics.

Advance thanks to all .

What "the memory buffer" do you mean, exactly? When you allocate memory, if some is available, you get a pointer to it as a result.

If you mean something else, you need to be more specific about what particular memory buffer you had in mind.