OEMContinueEraseFlash (Windows CE 5.0)
This function provides a means to continue erasing flash memory blocks while a download is taking place. It is called periodically by the BLCOMMON framework during the download process.
void OEMContinueEraseFlash (void);
Parameters
None.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Blcommon.h.
Link Library: Blcommon.lib.
See Also
BLCOMMON Code Library | Implementing the Flash Memory Erase Functions
Send Feedback on this topic to the authors