SimpleDataQueue

Last Revision:
Version 1.0, 2003-01-14
Implements an IODataQueue inside an I/O Kit KEXT which passes events and data to user space.
Build Requirements:
Mac OS X.
Runtime Requirements:
Mac OS X

This sample illustrates how to implement an IODataQueue inside an I/O Kit KEXT in order to pass events and data back to a user space application. Requirements: Keywords: I/O Kit, User Client, IODataQueue