UpdateSubscription method
Obsolete. Updates the specified subscription immediately.
Syntax
HRESULT retVal = object.UpdateSubscription(pwszURL);
Parameters
- pwszURL [in]
-
Type: LPCWSTR
A string containing the URL of the subscription to update.
Remarks
Windows Internet Explorer 7 and later. This interface is obsolete and should not be used.
Show: