Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic applies to Windows XP Service Pack 1 or later.
The BfEnTvRat_Attributes_CAE_TV enumeration type specifies content rating attributes in the English-Canadian television system.
Syntax
typedef enum {
CAE_IsBlocked = BfIsBlocked,
CAE_ValidAttrSubmask = 1
} BfEnTvRat_Attributes_CAE_TV;
Constants
CAE_IsBlocked
Block playback.CAE_ValidAttrSubmask
A bitmask of all valid attribute bits for the English-Canadian language rating system.
Remarks
This enumeration type maps BfEnTvRat_GenericAttributes flags to the English-Canadian television system. The only valid flag is CAE_IsBlocked.
Requirements
Header | Declared in Tvratings.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008