IOKit device help
IOKit device help
- Subject: IOKit device help
- From: "Jason T. Slack-Moehrle" <email@hidden>
- Date: Sun, 03 Mar 2013 17:58:48 -0800
I am using: IOServiceGetMatchingServices
kr = IOServiceGetMatchingServices(kIOMasterPortDefault,
IOServiceNameMatching("AppleUSBEHCI"), &io_objects);
I am looking for how I find out information about the internal HD as the
above will prob USB device.
I cannot seem to find a list or anything that would tell me this.
Essentially I am looking for a way to get a unique ID from the system. On
Windows the other developer uses the hard disk id.
Can anyone shed some light on these values?
Jason
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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