Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function always returns FALSE. The default pipe never halts. This function is deprecated.
typedef BOOL (* LPIS_DEFAULT_PIPE_HALTED)( USB_HANDLE hDevice, LPBOOL lpbHalted);
Parameters
- hDevice
[in] Handle to a USB device. - lpbHalted
[out] Pointer to a BOOL containing TRUE if the pipe is halted, FALSE otherwise.
Return Values
Returns FALSE.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Usbdi.h.
See Also
LPGET_USBD_VERSION | LPRESET_DEFAULT_PIPE
Send Feedback on this topic to the authors