Share via


OEMContinueEraseFlash

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

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

Concepts

BLCOMMON Code Library