FILE_DEVICE_XXX for HID devices?

Does anyone know the FILE_DEVICE_XXX type for
hid device. There is no define for it anywhere
in the DDK. This is for a call to IoCreateDevice.

I don’t think there is one defined for generic HID devices. You can use
FILE_DEVICE_UNKNOWN.

-Eliyas

-----Original Message-----
From: Chris Telting [mailto:xxxxx@mindspring.com]
Sent: Tuesday, September 19, 2000 7:00 AM
To: NT Developers Interest List
Subject: [ntdev] FILE_DEVICE_XXX for HID devices?

Does anyone know the FILE_DEVICE_XXX type for
hid device. There is no define for it anywhere
in the DDK. This is for a call to IoCreateDevice.


You are currently subscribed to ntdev as: xxxxx@microsoft.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)