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

CeDriverDuplicateCallerHandle

Creates a notification handle that other drivers can use.

CeDriverMapCallbackFunction

Maps a notification callback to a handle, which can be used as a handle-based API.

CeDriverPerformCallback

Performs callback upon I/O completion.

See Also

Other Resources

User Mode Driver Framework Reference
User Mode Driver Framework