
2006, QNX Software Systems GmbH & Co. KG. usbd pipe endpoint()
Retrieve the endpoint number associated with the pipe
Synopsis:
#include <sys/usbdi.h>
uint32 usbd pipe endpoint( struct usbd pipe *pipe );
Description:
You use the usbd pipe endpoint() to retrieve the endpoint number
associated with pipe (an opaque handle returned by
usbd
open pipe()).
Returns:
A pipe/endpoint number.
Classification:
QNX Neutrino, QNX 4
Safety
Cancellation point No
Interrupt handler No
Signal handler No
Thread Yes
See also:
usbd abort pipe(), usbd open pipe(), usbd close pipe(),
usbd
reset pipe()
November 2, 2006 Chapter 4 USB Library Reference 75
Comentarios a estos manuales