LEADTOOLS WIA (Leadtools.Wia assembly)
LEAD Technologies, Inc

raise_EnumFormatsEvent Method






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
)
 function Leadtools.Wia.WiaSession.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: 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

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

 

 


Products | Support | Contact Us | Copyright Notices

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