次の方法で共有


SDDeinitializeCardLib (Windows CE 5.0)

Send Feedback

This function deinitializes the card library.

BOOL SDDeinitializeCardLib();

Parameters

None.

Return Values

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

OS Versions: Windows CE 5.0 and later.
Header: Sdmem.h.
Link Library: Sdcardlib.lib.

See Also

Secure Digital Card Driver Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.