This function resets the default pipe to a USB device.
BOOL ResetDefaultPipe( USB_HANDLE hDevice );
TRUE indicates success. FALSE indicates failure.
This function clears the halted state of the default pipe within the USB stack. This function is only available in USBD interface version 1.1 and later.
IsDefaultPipeHalted, GetUSBDVersion