Share via


OEMFinishEraseFlash

This function is called by the BLCOMMON framework when it is about to write the OS image to flash memory. Ensure 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

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.