This function gets a pointer to a device information structure.
LPCUSB_DEVICE GetDeviceInfo( USB_HANDLE hDevice );
Returns a pointer to the USB_DEVICE structure for a device.
This function is defined in the Mousedrv.cpp file.