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

raise_EnumItemsEvent Method






The source of the sender
A WiaEnumItemsEventArgs object that contains the event data.
Occurs while enumerating the WIA child items.
Syntax
public void raise_EnumItemsEvent( 
   object sender,
   WiaEnumItemsEventArgs e
)
'Declaration
 
Public Sub raise_EnumItemsEvent( _
   ByVal sender As Object, _
   ByVal e As WiaEnumItemsEventArgs _
) 
'Usage
 
Dim instance As WiaSession
Dim sender As Object
Dim e As WiaEnumItemsEventArgs
 
instance.raise_EnumItemsEvent(sender, e)
public void raise_EnumItemsEvent( 
   object sender,
   WiaEnumItemsEventArgs e
)
 function Leadtools.Wia.WiaSession.raise_EnumItemsEvent( 
   sender ,
   e 
)
public:
void raise_EnumItemsEvent( 
   Object^ sender,
   WiaEnumItemsEventArgs^ e
) 

Parameters

sender
The source of the sender
e
A WiaEnumItemsEventArgs 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
EnumChildItems Method
GetRootItem Method
FreeItem Method
GetProperties Method
SetProperties Method

 

 


Products | Support | Contact Us | Copyright Notices

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