WIA_IPA_ITEM_NAME
The WIA_IPA_ITEM_NAME property contains a WIA item name.
Property Type: VT_BSTR
Valid Values: WIA_PROP_NONE
Access Rights: Read-only
Remarks
The item name is the same as the item name that is specified in a call to the wiasCreateDrvItem service utility function.
An application reads the WIA_IPA_ITEM_NAME property to determine which item it is currently using. Each item must have a unique name. The WIA service creates and maintains WIA_IPA_ITEM_NAME.
Requirements
Header: wiadef.h (include Wiadef.h)