Updates the specified subscription immediately.
Syntax
HRESULT UpdateSubscription(
LPCWSTR pwszURL
);
Parameters
- pwszURL
- [in] String containing the URL of the subscription to update.
Return Value
Returns S_OK if successful, or an error code otherwise.