Error processing SSI file
Leadtools TWAIN (Leadtools.Twain assembly)

Show in webframe

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
) 

Parameters

sender
The source of the sender
e
A TwainFastConfigurationEventArgs object that contains the event data.
Requirements

Target Platforms

See Also

Reference

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

Error processing SSI file