SDFreeToMemList (Windows CE 5.0)
This function frees an entry back to the memory list.
VOID SDFreeToMemList(SD_MEMORY_LIST_HANDLEhList,
PVOIDpMemory);
Parameters
- hList
[in] Handle to the memory list. - pMemory
[in] Memory block to return back to the memory list.
Return Values
None.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Sdcardddk.h.
Link Library: Sdcardlib.lib.
See Also
Secure Digital Card Driver Functions
Send Feedback on this topic to the authors