- item
- Handle to the item having its properties obtained. Retrieve this parameter by either calling the WiaSession.GetRootItem method to get the device’s root item or by enumerating the child items of the device through a call to the EnumChildItems method.
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- item
- Handle to the item having its properties obtained. Retrieve this parameter by either calling the WiaSession.GetRootItem method to get the device’s root item or by enumerating the child items of the device through a call to the EnumChildItems method.
For an example, refer to WiaSession.GetRootItem.
Call this method to get the passed item's properties. Calling this method fills the Properties property with the retrieved item's properties.
For more information, refer to Managing WIA Sources.
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family