Share via


Secure Digital Card Driver Enumerations

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

The following table shows the secure digital (SD) card driver enumerations.

Programming element Description

SD_FS_TYPE

This enumerated type describes the type of file system present on an SD Memory card. This information is part of the card's CSD register.

SD_INFO_TYPE

This enumerated type is used to query card information using SDCardInfoQuery.

SD_INTERFACE_MODE

This enumerated type describes the physical interface to an SD card.

SD_IO_TRANSFER_TYPE

This enumerated type specifies if an I/O operation will read or write the register of an SD card.

SD_RESPONSE_TYPE

This enumerated type specifies the type of response expected from a Bus Request.

SD_SET_FEATURE_TYPE

This enumerated type is used to set secure digital card features using SDSetCardFeature.

SD_SLOT_EVENT_TYPE

This enumerated type specifies the event callback event types.

SD_TRANSFER_CLASS

This enumerated type specifies whether a bus request will read data, write data, or send a command to an SD card.

SDCARD_DEVICE_TYPE

This enumerated type describes the SD device type.

See Also

Reference

Secure Digital Card Driver Reference