LEADTOOLS WIA (Leadtools.Wia assembly)

DeviceID Property

Show in webframe





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:
property String^ DeviceID {
   String^ get();
}

Property Value

The ID string for the enumerated device.
Example
For an example, refer to EnumDevices
Requirements

Target Platforms

See Also

Reference

WiaEnumDevicesEventArgs Class
WiaEnumDevicesEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.