ReleaseFrameLengthControl
This function releases exclusive access to USB frame-length control.
BOOL ReleaseFrameLengthControl(
USB_HANDLE hDevice
);
Parameters
- hDevice
[in] Handle to a USB device.
Return Values
TRUE indicates success. FALSE indicates that the client has not previously obtained a frame length control.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Usbd.hpp.
See Also
SetFrameLength | TakeFrameLengthControl | USB Drivers
Last updated on Tuesday, May 18, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.