RATING_INFO - NtDoc

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

typedef struct {
  DWORD         rating_system_count;
  RATING_SYSTEM *lpratingsystem;
} RATING_INFO, *LPRATING_INFO;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

This topic describes the RATING_INFO structure.

Members

rating_system_count

Defines the DWORD member rating_system_count.

lpratingsystem

Defines the RATING_SYSTEM member lpratingsystem.

Remarks

See also