Changeset 5523 in vbox for trunk/src/VBox/Frontends/VBoxBFE/USBProxyService.h
- Timestamp:
- Oct 26, 2007 5:28:37 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 25743
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxBFE/USBProxyService.h
r4071 r5523 136 136 137 137 public: 138 /** 139 * Free all the members of a USB interface returned by getDevice(). 140 * 141 * @param pIf Pointer to the interface. 142 * @param cIfs Number of consecutive interfaces pIf points to 143 */ 144 static void freeInterfaceMembers (PUSBINTERFACE pIf, unsigned cIfs); 145 138 146 /** 139 147 * Free one USB device returned by getDevice().
Note:
See TracChangeset
for help on using the changeset viewer.