release_interface
Description:
[ Version ( since = "0.1.0" ) ]
public bool release_interface (int @interface, DeviceClaimInterfaceFlags flags) throws Error
public bool release_interface (int @interface, DeviceClaimInterfaceFlags flags) throws Error
Release an interface of the device.
Parameters:
| this |
a Device |
| flags | |
| interface |
bInterfaceNumber of the interface you wish to release |
Returns:
|
true on success |