GetSubscriptionItemInfo method

Obsolete. Gets the information associated with a subscription item.

Syntax


HRESULT retVal = object.GetSubscriptionItemInfo(pSubscriptionItemInfo);

Parameters

pSubscriptionItemInfo [out]

Type: SUBSCRIPTIONITEMINFO

A pointer to an address of 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

SetSubscriptionItemInfo

 

 

Show: