LEADTOOLS WIA (Leadtools.Wia assembly)
LEAD Technologies, Inc

DeviceID Property






Gets the ID string for the enumerated device.
Syntax
public string DeviceID {get;}
'Declaration
 
Public ReadOnly Property DeviceID As String
'Usage
 
Dim instance As WiaEnumDevicesEventArgs
Dim value As String
 
value = instance.DeviceID
public string DeviceID {get;}
 get_DeviceID(); 
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WiaEnumDevicesEventArgs Class
WiaEnumDevicesEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.