
© 2007, QNX Software Systems GmbH & Co. KG. usbd
_
get
_
frame()
Get the current frame number and frame length for a device
Synopsis:
int usbd_get_frame( struct usdb_device *device,
_int32 *fnum,
_int32 *flen );
Arguments:
device The handle for the device, obtained by calling usbd
_
attach().
fnum If non-
NULL, this is set to the frame number.
flen If non-
NULL, this is set to the frame length.
Library:
libusbdi
Description:
This function gets the current frame number and frame length for the specified device.
Returns:
EOK Success.
ENODEV The device has been removed.
Classification:
QNX Neutrino, QNX 4
Safety
Cancellation point Yes
Interrupt handler No
Signal handler No
Thread Yes
See also:
usbd
_
attach()
September 10, 2007 Chapter 4 • USB Library Reference 47
Comentários a estes Manuais