Share via


BfEnTvRat_Attributes_CAF_TV Enumeration

This topic applies to Windows XP Service Pack 1 or later.

The BfEnTvRat_Attributes_CAF_TV enumeration type specifies content rating attributes in the French-Canadian television system.

Syntax

typedef enum  {
  CAF_IsBlocked          = BfIsBlocked,
  CAF_ValidAttrSubmask   = 1 
} BfEnTvRat_Attributes_CAF_TV;

Constants

  • CAF_IsBlocked
    Block playback.

  • CAF_ValidAttrSubmask
    A bitmask of all valid attribute bits for the French-Canadian rating system.

Remarks

This enumeration type maps BfEnTvRat_GenericAttributes flags to the French-Canadian television system. The only valid flag is CAF_IsBlocked.

Requirements

Header Declared in Tvratings.h.

See Also

TV Ratings Enumerations

Send comments about this topic to Microsoft

Build date: 12/4/2008