| java.lang.Object | |
| ↳ | com.datalogic.device.input.VScanEntry | 
This class stores a virtual key scan code entry.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
The VScan code is the physical scan code. 
  
   | |||||||||||
The VScan code is the physical scan code. 
  
   | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the internal VScan code value. 
  
   | |||||||||||
Gets the internal VScan meta value. 
  
   | |||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||
The VScan code is the physical scan code. 
 Use com.datalogic.device.input.KeyboardManager.VScanCode constant
 identifiers for physical keys 
| vScanCode | It specifies the VScan code. | 
|---|---|
| vScanMeta | It specifies the VScan meta. | 
The VScan code is the physical scan code. 
 Use com.datalogic.device.input.KeyboardManager.VScanCode constant
 identifiers for physical keys 
| vScanCode | It specifies the VScan code. | 
|---|
Gets the internal VScan code value.
Gets the internal VScan meta value.