DvbParentalRatingDescriptor - NtDoc

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

typedef struct {
  ULONG                  ulNumParams;
  DvbParentalRatingParam pParams[1];
} DvbParentalRatingDescriptor;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

This topic describes the DvbParentalRatingDescriptor structure.

Members

ulNumParams

Defines the ULONG member ulNumParams.

pParams[1]

Defines the DvbParentalRatingParam member pParams.

Remarks

See also