RATING_ATTRIBUTE - NtDoc

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

typedef struct {
  DWORD rating_attribute_id;
  DWORD rating_attribute_value;
} RATING_ATTRIBUTE, *LPRATING_ATTRIBUTE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

This topic describes the RATING_ATTRIBUTE structure.

Members

rating_attribute_id

Defines the DWORD member rating_attribute_id.

rating_attribute_value

Defines the DWORD member rating_attribute_value.

Remarks

See also