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 Framework Architecture
Provides information about the architecture of the User Mode Driver Framework.
- User Mode Driver Reflector
Provides information about the reflector object that is in the User Mode Driver Framework.
- User Mode Driver Host
Provides information about the User Mode Driver Host of the User Mode Driver Framework.