FMD_EraseBlock
This function erases the specified flash block.
BOOL FMD_EraseBlock(
BLOCK_ID blockID
);
Parameters
- blockID
[in] The block number to erase.
Return Values
Returns TRUE on success. Returns FALSE on failure.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Fmd.h.
Link Library: Developer implemented.
See Also
Last updated on Tuesday, May 18, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.