SDInitializeCardLib (Compact 2013)
3/26/2014
This function initializes the card library.
Syntax
BOOL SDInitializeCardLib();
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 attatch operation to avoid race conditions in the memory subsystem.
Requirements
Header |
sdmem.h |
Library |
sdcardlib.lib |