DvbParentalRatingParam - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// bdamedia.h

typedef struct {
  CHAR szCountryCode[4];
  BYTE bRating;
} DvbParentalRatingParam;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-bdamedia-dvbparentalratingparam)

Description

This topic describes the DvbParentalRatingParam structure.

Members

szCountryCode[4]

Defines the CHAR member szCountryCode.

bRating

Defines the BYTE member bRating.

Remarks

See also