DeviceID Property

Summary

Gets the ID string for the enumerated device.

Syntax
C#
VB
C++
public string DeviceID { get; } 
  
Public ReadOnly Property DeviceID As String 
public: 
property String^ DeviceID { 
   String^ get(); 
} 

Property Value

The ID string for the enumerated device.

Example

For an example, refer to EnumDevices

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly