// usbscan.h
#define IOCTL_INDEX /* IOCTL code */
View the official Windows Driver Kit DDI referenceNo description available.
Irp->IoStatus.Status is set to STATUS_SUCCESS if the request is successful. Otherwise, Status to the appropriate error condition as a NTSTATUS code. For more information, see NTSTATUS Values.