Changeset 33540 in vbox for trunk/src/VBox/HostDrivers/VBoxUSB/win/Device/vboxrwr.h
- Timestamp:
- Oct 28, 2010 9:27:05 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/win/Device/vboxrwr.h
r31896 r33540 27 27 PMDL Mdl; 28 28 ULONG Length; // remaining to xfer 29 ULONG Numxfer; // cumulatexfer29 ULONG Numxfer; // acumulated xfer 30 30 ULONG_PTR VirtualAddress; // va for next segment of xfer. 31 31 PDEVICE_EXTENSION DeviceExtension;
Note:
See TracChangeset
for help on using the changeset viewer.