Designer Reference Manual
USB08 Evaluation Board
174
Universal USB Device Driver (USBIO)
MOTOROLA
Universal USB Device Driver (USBIO)
IOCTL_USBIO_BIND_PIPE
The IOCTL_USBIO_BIND_PIPE operation is used to establish a binding
between a file handle and a pipe object.
lpInBuffer
Pointer to a buffer that contains an USBIO_BIND_PIPE (
structure. This data structure has to be filled completely by the caller.
nInBufferSize
Specifies the size, in bytes, of the buffer pointed to by
lpInBuffer
,
which has to be sizeof(USBIO__BIND_PIPE) for this operation.
lpOutBuffer
Not used with this operation. Set to NULL.
nOutBufferSize
Not used with this operation. Set to zero.
Comments
This pipe is identified by its endpoint address. Only endpoints from the
current configuration can be bound. After this operation is successfully
completed the pipe can be accessed using pipe related requests (e.g.
read or write).
See Also
IOCTL_USBIO_SET_CONFIGURATION (
) and
IOCTL_USBIO_GET_CONFIGURATION_INFO (
Содержание MC68HC908JB8
Страница 2: ...blank ...
Страница 6: ...Designer Reference Manual USB08 Evaluation Board 6 List of Sections MOTOROLA List of Sections ...
Страница 16: ...Designer Reference Manual USB08 Evaluation Board 16 List of Tables MOTOROLA List of Tables ...
Страница 42: ...Designer Reference Manual USB08 Evaluation Board 42 Hardware Description MOTOROLA Hardware Description ...
Страница 88: ...Designer Reference Manual USB08 Evaluation Board 88 USB08 Descriptors MOTOROLA USB08 Descriptors ...
Страница 243: ...blank ...