Click to return to the Content     
ISubscriptionMgr::DeleteS...     ISubscriptionMgr::GetSubs...     ISubscriptionMgr Interfac...    
Web Workshop  |  Content & Component Delivery

ISubscriptionMgr::GetDefaultInfo Method


Retrieves the default information associated with a subscription type.

Syntax

HRESULT GetDefaultInfo(
    SUBSCRIPTIONTYPE subType,
    SUBSCRIPTIONINFO *pInfo
); 

Parameters

subType
[in] SUBSCRIPTIONTYPE value that contains the subscription type.
pInfo
[in] Address of a SUBSCRIPTIONINFO structure that contains the default information for the specified subscription type.

Return Value

Returns S_OK if successful, or an error code otherwise.



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.