Library
winusb.dll
Type Return
A Boolean Value
Syntax
WinUsb_QueryPipe ( InterfaceHandle, AlternateInterfaceNumber, PipeIndex, PipeInformation)
The WinUsb_QueryPipe Declaration syntax has these parts:
Part | Description |
InterfaceHandle | Required. A Long Value. |
AlternateInterfaceNumber | Required. A Byte Value. |
PipeIndex | Required. A Byte Value. |
PipeInformation | Required. A WINUSB_PIPE_INFORMATION Value. |