Changeset 30760 in vbox for trunk/src/VBox/Main/include/RemoteUSBBackend.h
- Timestamp:
- Jul 9, 2010 1:12:04 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 63543
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/RemoteUSBBackend.h
r28800 r30760 33 33 //} RDLState; 34 34 35 class Console;36 class ConsoleVRDPServer;37 38 35 DECLCALLBACK(int) USBClientResponseCallback (void *pv, uint32_t u32ClientId, uint8_t code, const void *pvRet, uint32_t cbRet); 39 40 36 41 37 /* How many remote devices can be attached to a remote client.
Note:
See TracChangeset
for help on using the changeset viewer.