Leadtools TWAIN (Leadtools.Twain assembly)
LEAD Technologies, Inc

raise_FastConfiguration Method






The source of the sender
A TwainFastConfigurationEventArgs object that contains the event data.
(Document/Medical only) Occurs during fast twain configuration testing.
Syntax
public void raise_FastConfiguration( 
   object sender,
   TwainFastConfigurationEventArgs e
)
'Declaration
 
Public Sub raise_FastConfiguration( _
   ByVal sender As Object, _
   ByVal e As TwainFastConfigurationEventArgs _
) 
'Usage
 
Dim instance As TwainSession
Dim sender As Object
Dim e As TwainFastConfigurationEventArgs
 
instance.raise_FastConfiguration(sender, e)
public void raise_FastConfiguration( 
   object sender,
   TwainFastConfigurationEventArgs e
)
 function Leadtools.Twain.TwainSession.raise_FastConfiguration( 
   sender ,
   e 
)
public:
void raise_FastConfiguration( 
   Object^ sender,
   TwainFastConfigurationEventArgs^ e
) 

Parameters

sender
The source of the sender
e
A TwainFastConfigurationEventArgs 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

TwainSession Class
TwainSession Members
Startup Method
Shutdown Method
FindFastConfiguration Method
FindConfiguration Method
EnableFastConfigurationEvent Property

 

 


Products | Support | Contact Us | Copyright Notices

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