GetDefaultInfo method
Obsolete. Gets the default information associated with a subscription type.
Syntax
HRESULT retVal = object.GetDefaultInfo(subType, pInfo);
Parameters
- subType [in]
-
Type: SUBSCRIPTIONTYPE
A SUBSCRIPTIONTYPE value that contains the subscription type.
- pInfo [in, out]
-
Type: SUBSCRIPTIONINFO
A pointer to a SUBSCRIPTIONINFO structure that contains the default information for the specified subscription type.
Remarks
Windows Internet Explorer 7 and later. This interface is obsolete and should not be used.
Show: