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 deinitializes the card library.
Syntax
BOOL SDDeinitializeCardLib();
Parameters
None.
Return Value
Returns TRUE on success, FALSE on failure.
Remarks
This function should be called in the DLL entry point for a driver during an detach operation to avoid race conditions in the memory subsystem.
Requirements
| Header | sdmem.h |
| Library | sdcardlib.lib |
| Windows Embedded CE | Windows CE 5.0 and later |