User Mode Driver Framework Development Concepts (Windows Embedded CE 6.0)

1/6/2010

The purpose of the User Mode Driver Framework is to allow an intermediate driver to load into user mode. Like the USB Host Client Framework, USB Function Composite Driver, and SD Host Client Driver, the User Mode Driver will not be able to access hardware directly. For some drivers, this method of interaction will increase system stability.

In This Section

  • User Mode Driver Host
    Provides information about the User Mode Driver Host of the User Mode Driver Framework.

See Also

Other Resources

User Mode Driver Framework