Trace: » I2C_Unlock » AC97_Read » Registry_Clear
Access to information is restricted depending on your login.
Request login-information through our contact form.
Table of Contents
Registry_Clear
The function Registry_Clear erases the registry stored in flash.
int Registry_Clear( void); int ErasePersistantRegistry( void);
Parameters
none
Return Values
If the function succeeds, the return value is 0×80000000.
If the function fails, the return value is not 0×80000000.
Remarks
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.
Requirements
OS Versions: Windows CE 4.2 and later.
Header: drvLib_app.h
Link Library: drvLib_app.lib
See Also
(C) 2009 Keith & Koep GmbH. Alle Rechte vorbehalten. Nutzungsbedingungen
(C) 2009 Keith & Koep GmbH. All rights reserved. Terms of Use
(C) 2009 Keith & Koep GmbH. All rights reserved. Terms of Use