// bdamedia.h typedef struct { DWORD rating_attribute_id; DWORD rating_attribute_value; } RATING_ATTRIBUTE, *LPRATING_ATTRIBUTE;View the official Windows Driver Kit DDI reference
No description available.
This topic describes the RATING_ATTRIBUTE structure.
rating_attribute_id
Defines the DWORD member rating_attribute_id.
rating_attribute_value
Defines the DWORD member rating_attribute_value.
View the official Windows Driver Kit DDI reference