public class IUSBController extends IUnknown
| Constructor and Description |
|---|
IUSBController(java.lang.String wrapped,
org.virtualbox_4_3.jaxws.VboxPortType port) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
The USB Controller name.
|
USBControllerType |
getType()
The USB Controller type.
|
java.lang.Integer |
getUSBStandard()
USB standard version which the controller implements.
|
static IUSBController |
queryInterface(IUnknown obj) |
getRemoteWSPort, getWrapped, releaseRemotepublic IUSBController(java.lang.String wrapped,
org.virtualbox_4_3.jaxws.VboxPortType port)
public java.lang.String getName()
public USBControllerType getType()
public java.lang.Integer getUSBStandard()
public static IUSBController queryInterface(IUnknown obj)