RMS equivalent in Symbian

Login to reply to this topic.
Fri, 2008-06-20 08:28
Joined: 2008-06-20
Forum posts: 3

Hi,

Is there any equivalent for RMS(Record Management System) in Symbian?.I just need to store some user specific preferences
which should be able to access and modify later.

Thanks in advance.
Justin


Fri, 2008-06-20 08:44
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 1918
Re: RMS equivalent in Symbian

I don't think there is exact RMS functionnality in Symbian. You can take a look at file streams to store your settings (RReadFileStream or RWriteFileStream).


Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

Fri, 2008-06-20 08:49
Joined: 2008-06-20
Forum posts: 3
Re: RMS equivalent in Symbian

Thanks Eric for your quick response.I will check with RReadFileStream or RWriteFileStream.

Thanks again

Justin

  • Login to reply to this topic.