SetSubscriptionItemInfo method

Obsolete. Sets the information associated with a subscription item.

Syntax


HRESULT retVal = object.SetSubscriptionItemInfo(pSubscriptionItemInfo);

Parameters

pSubscriptionItemInfo [in]

Type: const SUBSCRIPTIONITEMINFO

A pointer to a SUBSCRIPTIONITEMINFO structure that contains information associated with the subscription item.

Remarks

Windows Internet Explorer 7 and later. This interface is obsolete and should not be used.

See also

GetSubscriptionItemInfo

 

 

Show: