USB Function Mass Storage Client Driver (Windows CE 5.0)
The universal serial bus (USB) function mass storage client function driver allows a Microsoft® Windows® CE platform to expose a storage device to a USB host controller. For example, the Windows CE-based device can expose internal CompactFlash devices, a hard disk drive, or USB mass storage components. The storage appears as a USB mass storage device to the USB host. This allows the USB host to transfer files to and from the native storage device on the hardware platform through a USB connection.
Note This document assumes that you are familiar with the Small Computer System Interface - 2 (SCSI-2) Specification.
In This Section
- USB Function Mass Storage Client Driver Development Concepts
Explains the basic development concepts for USB function mass storage client drivers. - USB Function Mass Storage Client Driver Samples
Provides the location for USB function mass storage client driver samples. - USB Function Mass Storage Client Driver Reference
Provides reference information for USB function mass storage client drivers.
Related Sections
- Optimizing a USB Function Driver Stack
Explains how to optimize a USB function driver stack. - Power Management
Describes the power management capabilities of Windows CE. - USB Function Controller Drivers
Provides information for developing USB function controller drivers. - USB Function Client Driver Registry Settings
Provides registry settings for USB function client drivers.
Send Feedback on this topic to the authors