You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use this library to send 0x101B (GetPartialObject) request to MTP device and than read the data. I can't find the way to do that. What the inputParams should be? How to read the received data?
Thank you.
The text was updated successfully, but these errors were encountered:
check the Vendor… methods in the MediaDevice class.
Some are commented out because I found no device to test it.
Feel free to test it and send me your changes.
I am trying to use this library to send 0x101B (GetPartialObject) request to MTP device and than read the data. I can't find the way to do that. What the inputParams should be? How to read the received data?
Thank you.
The text was updated successfully, but these errors were encountered: