Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/26/2014
This function releases exclusive access to universal serial bus (USB) frame-length control.
Syntax
typedef BOOL (* LPRELEASE_FRAME_LENGTH_CONTROL)(
USB_HANDLE hDevice
);
Parameters
- hDevice
[in] Handle to a USB device.
Return Value
TRUE indicates success. FALSE indicates that the client has not previously obtained a frame-length control.
Requirements
Header |
usbdi.h |
See Also
Reference
USB Driver Functions
LPSET_FRAME_LENGTH
LPTAKE_FRAME_LENGTH_CONTROL