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
public void raise_EnumFormatsEvent( 
   object sender,
   WiaEnumFormatsEventArgs e
)
'Declaration
 
Public Sub raise_EnumFormatsEvent( _
   ByVal sender As Object, _
   ByVal e As WiaEnumFormatsEventArgs _
) 
'Usage
 
Dim instance As WiaSession
Dim sender As Object
Dim e As WiaEnumFormatsEventArgs
 
instance.raise_EnumFormatsEvent(sender, e)

            

            
public:
void raise_EnumFormatsEvent( 
   Object^ sender,
   WiaEnumFormatsEventArgs^ e
) 

Parameters

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