LEADTOOLS WIA (Leadtools.Wia assembly)

raise__enumFormatsEvent Method

Show in webframe





The source of the sender
A WiaEnumFormatsEventArgs object that contains the event data.
Occurs while enumerating the supported WIA transfer formats of the selected WIA source.
Syntax
protected void raise__enumFormatsEvent( 
   object value0,
   WiaEnumFormatsEventArgs value1
)
'Declaration
 
Protected Sub raise__enumFormatsEvent( _
   ByVal value0 As Object, _
   ByVal value1 As WiaEnumFormatsEventArgs _
) 
'Usage
 
Dim instance As WiaSession
Dim value0 As Object
Dim value1 As WiaEnumFormatsEventArgs
 
instance.raise__enumFormatsEvent(value0, value1)

            

            
protected:
void raise__enumFormatsEvent( 
   Object^ value0,
   WiaEnumFormatsEventArgs^ value1
) 

Parameters

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

Target Platforms

See Also

Reference

WiaSession Class
WiaSession Members
Startup Method
Shutdown Method
EnumFormats Method
EnumCapabilities Method

 

 


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