public class IHostUSBDevice extends IUSBDevice
getState()
property that holds the current state of the USB
device.Constructor and Description |
---|
IHostUSBDevice(java.lang.String wrapped,
org.virtualbox_7_0.ObjectRefManager objMgr,
org.virtualbox_7_0.jaxws.VboxPortType port) |
Modifier and Type | Method and Description |
---|---|
USBDeviceState |
getState()
Current state of the device.
|
static IHostUSBDevice |
queryInterface(IUnknown obj) |
getAddress, getBackend, getDeviceInfo, getId, getManufacturer, getPort, getPortPath, getProduct, getProductId, getRemote, getRevision, getSerialNumber, getSpeed, getVendorId, getVersion
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote
public IHostUSBDevice(java.lang.String wrapped, org.virtualbox_7_0.ObjectRefManager objMgr, org.virtualbox_7_0.jaxws.VboxPortType port)
public USBDeviceState getState()
public static IHostUSBDevice queryInterface(IUnknown obj)