Contains information associated with the item property.
Syntax
typedef struct _tagITEMPROP{ VARIANT variantValue; LPWSTR pwszName; } ITEMPROP, *LPITEMPROP;
Members
- variantValue
- VARIANT structure containing the item property information.
- pwszName
- Address of a string value that contains the name of the item.
Structure Information
Windows NT Use version 4.0 Windows Use Windows 95 and later Header Declared in Subsmgr.h Minimum availability Internet Explorer 5