Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
Leadtools.Twain Namespace > TwainSession Class : raise__fastConfiguration Method |
protected void raise__fastConfiguration( object value0, TwainFastConfigurationEventArgs value1 )
'Declaration
Protected Sub raise__fastConfiguration( _ ByVal value0 As Object, _ ByVal value1 As TwainFastConfigurationEventArgs _ )
'Usage
Dim instance As TwainSession Dim value0 As Object Dim value1 As TwainFastConfigurationEventArgs instance.raise__fastConfiguration(value0, value1)
protected: void raise__fastConfiguration( Object^ value0, TwainFastConfigurationEventArgs^ value1 )