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 describes the DvbParentalRatingParam structure.
Syntax
typedef struct {
CHAR szCountryCode[4];
BYTE bRating;
} DvbParentalRatingParam;
Members
szCountryCode[4]
Defines the CHAR member szCountryCode.
bRating
Defines the BYTE member bRating.
Requirements
Requirement | Value |
---|---|
Header | bdamedia.h (include Bdamedia.h) |