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

Error Property






Gets the returned error code for each property being set.
Syntax
public int Error {get;}
'Declaration
 
Public ReadOnly Property Error As Integer
'Usage
 
Dim instance As WiaSetPropertiesEventArgs
Dim value As Integer
 
value = instance.Error
public int Error {get;}
 get_Error(); 
public:
property int Error {
   int get();
}

Property Value

The returned error code for each property being set.
Example
For an example, refer to GetRootItem
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

WiaSetPropertiesEventArgs Class
WiaSetPropertiesEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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