Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This function de-initializes the flash chip.
Syntax
BOOL FMD_Deinit(
PVOID hFMD
);
Parameters
- hFMD
[in] The handle returned from FMD_Init.
Return Value
Returns TRUE on success. Returns FALSE on failure.
Requirements
| Header | fmd.h |
| Library | Developer Implemented |
| Windows Embedded CE | Windows CE .NET 4.2 and later |