Version number of the device driver for the device. The high-order byte is the major version number,
and the low-order byte is the minor version number.
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
| C# |
|---|
public uint vDriverVersion |
| Visual Basic (Declaration) |
|---|
Public vDriverVersion As UInteger |
| Visual C++ |
|---|
public: unsigned int vDriverVersion |
| J# |
|---|
public UInt32 vDriverVersion |
