Initializes a new instance of the DeviceInfo class.

C# | Visual Basic | Visual C++ |
public DeviceInfo( DeviceType type, string deviceID, string productName, string manufacturer, short productID, int driverVersion, bool isDefault )
Public Sub New ( type As DeviceType, deviceID As String, productName As String, manufacturer As String, productID As Short, driverVersion As Integer, isDefault As Boolean )
public: DeviceInfo( DeviceType type, String^ deviceID, String^ productName, String^ manufacturer, short productID, int driverVersion, bool isDefault )
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290