OEMContinueEraseFlash (Windows Embedded CE 6.0)
1/5/2010
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.
Syntax
void OEMContinueEraseFlash (void);
Parameters
None.
Return Value
None.
Requirements
Header | blcommon.h |
Library | blcommon.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |
See Also
Tasks
Implementing the Flash Memory Erase Functions