Associated descriptor fields: bInterfaceNumber (in the Interface Descriptor)
Unlike CDC/HID, there can only be one MSC interface in the USB device. As a result, none of the MSC API calls use the "intfNum" parameter.
The Tool always places the MSC interface in position #0, to maximize compatibility with host operating systems.