Displays the subscription properties.
Syntax
HRESULT ShowSubscriptionProperties( LPCWSTR pwszURL, HWND hwnd );
Parameters
- pwszURL
- [in] String value containing the URL of the subscription.
- hwnd
- [in] Handle to the parent window.
Return Value
Returns S_OK if successful, or an error code otherwise.