windows-nt/Source/XPSP1/NT/drivers/wdm/usb/driver/usbdiag/iso.h

10 lines
137 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
// Kosar - insert code here
NTSTATUS
USBLOOP_StartIsoTest (
IN PDEVICE_OBJECT DeviceObject,
IN PIRP Irp
);