Interfaces Type
Constructors
| Constructor |
Description
|
Full Usage:
Interfaces(interfaceNumber, alternate, alternates)
Parameters:
int
-
the interface number of this interface.
alternate : Alternate
-
the currently selected alternative configuration of this interface.
alternates : obj[]
-
an array containing instances of the USBAlternateInterface interface describing each of the alternative configurations possible for this interface.
Returns: Interfaces
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.alternate
|
the currently selected alternative configuration of this interface. |
Full Usage:
this.alternates
|
an array containing instances of the USBAlternateInterface interface describing each of the alternative configurations possible for this interface. |
Full Usage:
this.interfaceNumber
|
the interface number of this interface. |
fable-electron-docs-api