// bdamedia.h typedef struct { CHAR szCountryCode[4]; BYTE bRating; } DvbParentalRatingParam;View the official Windows Driver Kit DDI reference
No description available.
This topic describes the DvbParentalRatingParam structure.
szCountryCode[4]
Defines the CHAR member szCountryCode.
bRating
Defines the BYTE member bRating.
View the official Windows Driver Kit DDI reference