RatingFreeDetails function
Note The Internet Ratings API is deprecated, and will be removed in a future release. Use Windows 8 Family Safety feature instead.
Frees the detail information returned by the RatingCheckUserAccess function.
Syntax
HRESULT RatingFreeDetails(
VOID *pRatingDetails
);
Parameters
- pRatingDetails
The address of an opaque data structure returned by RatingCheckUserAccess.
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 |