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