Method
GUsbDeviceclaim_interface
Declaration
gboolean
g_usb_device_claim_interface (
GUsbDevice* self,
gint interface,
GUsbDeviceClaimInterfaceFlags flags,
GError** error
)
Parameters
interface |
gint |
BInterfaceNumber of the interface you wish to claim. |
|
flags |
GUsbDeviceClaimInterfaceFlags |
|
|
error |
GError ** |
The return location for a GError* , or NULL . |