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
protected void raise__enumItemsEvent( 
   object value0,
   WiaEnumItemsEventArgs value1
)
'Declaration
 
Protected Sub raise__enumItemsEvent( _
   ByVal value0 As Object, _
   ByVal value1 As WiaEnumItemsEventArgs _
) 
'Usage
 
Dim instance As WiaSession
Dim value0 As Object
Dim value1 As WiaEnumItemsEventArgs
 
instance.raise__enumItemsEvent(value0, value1)
protected void raise__enumItemsEvent( 
   object value0,
   WiaEnumItemsEventArgs value1
)
 function Leadtools.Wia.WiaSession.raise__enumItemsEvent( 
   value0 ,
   value1 
)
protected:
void raise__enumItemsEvent( 
   Object^ value0,
   WiaEnumItemsEventArgs^ value1
) 

Parameters

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