Re: IOUSBDevice in IOUSBInterface comes opened?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Mar 26, 2005, at 10:02 AM, Ness Joumaa wrote: -- Fernando Urbina USB Technology Team Apple Computer, Inc. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I have set the Provider Class in my plist that I want to get IOUSBInterface's. In my start function, I use the provider's (IOUSBInterface) GetDevice function to get the IOUSBDevice. Does GetDevice return an opened IOUSBDevice, or should I open it? Your question is better asked in the USB list @ http://lists.apple.com. That being said, GetDevice() does not do an implicit open. This email sent to site_archiver@lists.apple.com
participants (1)
-
Fernando Urbina