Archived:UserSvr::ResetMachine() can corrupt data files on S60 1st Edition (Known Issue)
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
The article is believed to be still valid for the original topic scope.
The article is believed to be still valid for the original topic scope.
Article Metadata
Compatibility
Platform(s): S60 1st Edition
Article
Created: User:Technical writer 1
(11 May 2004)
Last edited: hamishwillee
(20 Jun 2012)
Overview
It is possible to reset the device by calling the UserSvr::ResetMachine() method, but this should not be done because data files can get corrupted.
Description
UserSvr::ResetMachince() provides means to reset the device. However, applications should not use this function because it does not allow a proper exit, which can cause corruption of data files.
Solution
Let the user always reset the device manually.


(no comments yet)