Hi,
I am able to open the device.
But when i try to set report using setreport.
ioretrunvalue = (*hiddeviceinterface)->setreport(hiddeviceinterface,
kIOHIDReportTypeOutput,0,OutputReport...
Hi,
I am using USBNotificationExample with mass storage device.
But when i execute the code ,it return an error for USBOpenInterface with kIOReturnExclusiveAccess.
How do i fix the problem?
Thanks.
yogi
Hi,
I am using USBNotificationExample with mass storage device.
But when i execute the code ,it return an error for USBOpenInterface with kIOReturnExclusiveAccess.
How do i fix the problem?
Thanks.
yogi
I am running my Carbon application using AppleScript on Leopard .
Application does open but all its window are invisible .They show up in the
Windows menu. The odd thing is that the info page for the Application I had
open shows up. This behavior does not happen if I open Application from the...