Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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