Retrieves the information associated with a subscription item.
Syntax
HRESULT GetSubscriptionItemInfo( SUBSCRIPTIONITEMINFO *pSubscriptionItemInfo );
Parameters
- pSubscriptionItemInfo
- [out] Address of a SUBSCRIPTIONITEMINFO structure that contains information associated with the subscription item.
Return Value
Returns S_OK if successful, or an error code otherwise.
See Also