SetCleanRebootFlag (Windows CE 5.0)

Send Feedback

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 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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.