LEADTOOLS WIA (Leadtools.Wia assembly)

raise__acquireFileEvent Method

Show in webframe





The source of the sender
A WiaAcquireFileEventArgs object that contains the event data.
Occurs while acquiring to file from the WIA source.
Syntax
protected void raise__acquireFileEvent( 
   object value0,
   WiaAcquireFileEventArgs value1
)
'Declaration
 
Protected Sub raise__acquireFileEvent( _
   ByVal value0 As Object, _
   ByVal value1 As WiaAcquireFileEventArgs _
) 
'Usage
 
Dim instance As WiaSession
Dim value0 As Object
Dim value1 As WiaAcquireFileEventArgs
 
instance.raise__acquireFileEvent(value0, value1)

            

            
protected:
void raise__acquireFileEvent( 
   Object^ value0,
   WiaAcquireFileEventArgs^ value1
) 

Parameters

value0
The source of the sender
value1
A WiaAcquireFileEventArgs object that contains the event data.
Requirements

Target Platforms

See Also

Reference

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

 

 


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