Reports whether ratings should be enforced.
Syntax
HRESULT RatingEnabledQuery(void);
Return Value
Returns one of the following values:
S_OK Ratings are enabled and should be enforced. S_FALSE Ratings are disabled and should be ignored.
Remarks
If the supervisor has not configured any restrictions or has temporarily disabled them, the application may allow access to all content and need not call any other rating functions.
Function Information
Windows NT Use version 4.0 Windows Use Windows 95 and later Header Ratings.h Import Library Msrating.lib Minimum availability Internet Explorer 4.0