Changeset 36476 in vbox
- Timestamp:
- Mar 30, 2011 4:30:40 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vusb.h
r33540 r36476 197 197 * Core.bNumInterfaces in size. */ 198 198 const struct VUSBINTERFACE *paIfs; 199 /** Pointer to the original descriptor data read from the device. */ 200 const void *pvOriginal; 199 201 } VUSBDESCCONFIGEX; 200 202 /** Pointer to a parsed USB configuration descriptor. */
Note:
See TracChangeset
for help on using the changeset viewer.