LPIS_DEFAULT_PIPE_HALTED (Windows Embedded CE 6.0)
1/6/2010
This function always returns FALSE. The default pipe never halts. This function is deprecated.
Syntax
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 Value
Returns FALSE.
Requirements
Header | usbdi.h |
Windows Embedded CE | Windows CE 2.10 and later |
See Also
Reference
USB Host Driver Functions
LPGET_USBD_VERSION
LPRESET_DEFAULT_PIPE