SetCleanRebootFlag

This function resets the object store when a device resets.

void SetCleanRebootFlag(void); 

Parameters

None.

Return Values

None.

Remarks

When you call this function during a device reset, the operating system (OS) ignores the contents of the object store and replaces the current data with the default data found in the .bin file. This information is the same as when a device is forced into a cold reset.

Requirements

OS Versions: Windows CE 2.10 and later.
Header: Pkfuncs.h.
Link Library: Coredll.lib.

See Also

Erasing the Object Store

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.