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

raise_EnumDevicesEvent Method






The source of the sender
A WiaEnumDevicesEventArgs object that contains the event data.
Occurs while enumerating the WIA devices.
Syntax
public void raise_EnumDevicesEvent( 
   object sender,
   WiaEnumDevicesEventArgs e
)
'Declaration
 
Public Sub raise_EnumDevicesEvent( _
   ByVal sender As Object, _
   ByVal e As WiaEnumDevicesEventArgs _
) 
'Usage
 
Dim instance As WiaSession
Dim sender As Object
Dim e As WiaEnumDevicesEventArgs
 
instance.raise_EnumDevicesEvent(sender, e)
public void raise_EnumDevicesEvent( 
   object sender,
   WiaEnumDevicesEventArgs e
)
 function Leadtools.Wia.WiaSession.raise_EnumDevicesEvent( 
   sender ,
   e 
)
public:
void raise_EnumDevicesEvent( 
   Object^ sender,
   WiaEnumDevicesEventArgs^ e
) 

Parameters

sender
The source of the sender
e
A WiaEnumDevicesEventArgs object that contains the event data.
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

WiaSession Class
WiaSession Members
Startup Method
Shutdown Method
EnumDevices Method
SelectDevice Method
SelectDeviceDlg Method

 

 


Products | Support | Contact Us | Copyright Notices

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