- item
- The item that was retrieved through the WiaSession.EnumItemsEvent that gets fired after a call to the Leadtools.Wia.WiaSession.EnumChildItems method to enumerate the device's child items.
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As WiaSession Dim item As Object instance.FreeItem(item) |
Parameters
- item
- The item that was retrieved through the WiaSession.EnumItemsEvent that gets fired after a call to the Leadtools.Wia.WiaSession.EnumChildItems method to enumerate the device's child items.
For an example, refer to WiaSession.GetRootItem.
Call this method for each item received through the WiaSession.EnumDevicesEvent event after calling the Leadtools.Wia.WiaSession.EnumChildItems method.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7