RATING_INFO structure (bdamedia.h)
This topic describes the RATING_INFO structure.
Syntax
typedef struct {
DWORD rating_system_count;
RATING_SYSTEM *lpratingsystem;
} RATING_INFO, *LPRATING_INFO;
Members
rating_system_count
Defines the DWORD member rating_system_count.
lpratingsystem
Defines the RATING_SYSTEM member lpratingsystem.
Requirements
Requirement | Value |
---|---|
Header | bdamedia.h (include Bdamedia.h) |