RatingObtainCancel function
Note The Internet Ratings API is deprecated, and will be removed in a future release. Use Windows 8 Family Safety feature instead.
Enables a browser to cancel its request to obtain the rating for a URL.
Syntax
HRESULT RatingObtainCancel(
HANDLE hRatingObtainQuery
);
Parameters
- hRatingObtainQuery
A handle obtained by a previous call to the RatingObtainQuery function.
Return value
Returns S_OK if successful, or an error value otherwise.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Product |
Internet Explorer 4.0 |
Header |
Ratings.h |
Library |
Msrating.lib |
DLL |
Msrating.dll |