Share via


USB Function Composite Device Driver Development Concepts

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

The USB Function Composite device driver acts as an intermediary between the USB Function Controller Driver MDD (USB FN MDD) and one or more USB Function Client Drivers. From the perspective of the USB FN MDD, the USB Function Composite device driver exhibits the same behavior as any other USB Function client driver. Conversely, from the perspective of the USB Function client driver, the USB Function Composite device driver behaves just like the USB FN MDD. During operation the USB Function client driver is unaware of the fact that other USB Function client drivers are running simultaneously.

In This Section

See Also

Other Resources

USB Function Composite Device Driver