OEMFinishEraseFlash (Windows CE 5.0)

Send Feedback

This function is called by the BLCOMMON framework when it is about to write the OS image to flash memory. Be sure that all the flash memory needed is completely erased.

BOOL OEMFinishEraseFlash (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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.