Re: [Q} Where are IOHID* functions?
Re: [Q} Where are IOHID* functions?
- Subject: Re: [Q} Where are IOHID* functions?
- From: Steve Christensen <email@hidden>
- Date: Sun, 21 Jan 2007 17:29:09 -0800
On Jan 20, 2007, at 6:49 PM, JongAm Park wrote:
I noticed some functions like IOHIDSetMouseAcceleration(),
NXSetMouseScaling(), NXOpenEventStatus(), and so on.
So, I checked the functions by looking up Apple's document.
However, I couldn't find any.
Are they undocumented functions?
However Apple offers a sample code, SetMouseAcclSample,
and some of the functions are there.
A quick search of the 10.4u SDK headers found them in IOKit.framework:
- IOHIDSetMouseAcceleration is in IOHIDLib.h
- NXSetMouseScaling is in event_status_driver.h (deprecated in 10.4)
- NXOpenEventStatus is also in event_status_driver.h
steve
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden