Access to information is restricted depending on your login.
Request login-information through our contact form.
Access to information is restricted depending on your login.
Request login-information through our contact form.
The function Registry_Clear erases the registry stored in flash.
int Registry_Clear( void); int ErasePersistantRegistry( void);
none
If the function succeeds, the return value is 0x80000000.
If the function fails, the return value is not 0x80000000.
Clearing the persistant registry restores the default settings saved in the image itself. This is only useful when the registry has been previously saved with Registry_Save.
OS Versions: Windows CE 4.2 and later.
Header: drvLib_app.h
Link Library: drvLib_app.lib