User Mode Driver Framework Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the User Mode Driver Framework functions.
Function | Description |
---|---|
Creates a notification handle that other drivers can use. |
|
Maps a notification callback to a handle, which can be used as a handle-based API. |
|
Performs callback upon I/O completion. |
See Also
Other Resources
User Mode Driver Framework Reference
User Mode Driver Framework