Click to return to the Content     
CHANNELSHORTCUTINFO Struc...     SUBSCRIPTIONINFO Structur...     Information Delivery Stru...    
Web Workshop  |  Content & Component Delivery

ITEMPROP Structure


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


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.