Changeset 67592 in vbox for trunk/include/VBox
- Timestamp:
- Jun 23, 2017 7:42:08 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 116350
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vusb.h
r67591 r67592 840 840 * @retval 0 if no previous frame was set. 841 841 * @param pInterface Pointer to this struct. 842 * @param pDevice Pointer to a USB device. 843 * @param EndPt Endpoint number. 844 * @param enmDir Endpoint direction. 845 * @param uNewFrameID The frame ID of a new transfer. 846 * @param uBits The number of significant bits in frame ID. 842 847 */ 843 848 DECLR3CALLBACKMEMBER(uint32_t, pfnUpdateIsocFrameDelta, (PVUSBIROOTHUBCONNECTOR pInterface, PVUSBIDEVICE pDevice,
Note:
See TracChangeset
for help on using the changeset viewer.