Click or drag to resize
iDeviceInfo Interface
This interface abstracts a platform-specific device versions and IDs.

Namespace: Scandit.Recognition
Assembly: Scandit.Recognition (in Scandit.Recognition.dll) Version: 4.16.0.0 (4.16.0.0)
Syntax
public interface iDeviceInfo

The iDeviceInfo type exposes the following members.

Properties
  NameDescription
Public propertyapplication_id
Public propertydevice_model_name
Public propertydevice_name
Public propertyframework
Public propertyplatform
For now, it must be just "windows".
Public propertyplatform_version
Platform + version
Top
See Also