Ozeki VoIP SDK Class library
DriverVersion Property
NamespacesOzeki.Media.AudioDeviceInfoDriverVersion
Gets the version number of the device driver. The high-order byte is the major version number, and the low-order byte is the minor version number.
Declaration Syntax
C#Visual BasicVisual C++
public int DriverVersion { get; set; }
Public Property DriverVersion As Integer
	Get
	Set
public:
property int DriverVersion {
	int get ();
	void set (int value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290