Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/5/2010
This function resets the object store when a device resets.
Syntax
void SetCleanRebootFlag(void);
Parameters
None.
Return Value
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
| Header | pkfuncs.h |
| Library | coredll.lib |
| Windows Embedded CE | Windows CE 2.10 and later |