BfEnTvRat_Attributes_MPAA Enumeration
This topic applies to Windows XP Service Pack 1 or later.
The BfEnTvRat_Attributes_MPAA enumeration type specifies content rating attributes in the Motion Picture Association of America (MPAA) rating system.
Syntax
typedef enum {
MPAA_IsBlocked = BfIsBlocked,
MPAA_ValidAttrSubmask = 1
} BfEnTvRat_Attributes_MPAA;
Constants
MPAA_IsBlocked
Block playback.MPAA_ValidAttrSubmask
A bitmask of all valid attribute bits for the MPAA rating system.
Remarks
This enumeration type maps BfEnTvRat_GenericAttributes flags to the MPAA rating system. The only valid flag is MPAA_IsBlocked.
Requirements
Header | Declared in Tvratings.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008