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.
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