Library
winusb.dll
Type Return
A Boolean Value
Syntax
WinUsb_SetPipePolicy ( InterfaceHandle, PipeId, PolicyType, ValueLength, Value)
The WinUsb_SetPipePolicy Declaration syntax has these parts:
| Part | Description |
| InterfaceHandle | Required. A Long Value. |
| PipeId | Required. A Byte Value. |
| PolicyType | Required. A Long Value. |
| ValueLength | Required. A Long Value. |
| Value | Required. A Byte Value. |