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 DvbParentalRatingDescriptor structure.
Syntax
typedef struct {
ULONG ulNumParams;
DvbParentalRatingParam pParams[1];
} DvbParentalRatingDescriptor;
Members
ulNumParams
Defines the ULONG member ulNumParams.
pParams[1]
Defines the DvbParentalRatingParam member pParams.
Requirements
Requirement | Value |
---|---|
Header | bdamedia.h (include Bdamedia.h) |