// ksmedia.h
typedef struct {
KSPROPERTY Property;
KSMULTIPLE_ITEM MultipleItem;
} KSMULTIPLE_DATA_PROP, *PKSMULTIPLE_DATA_PROP;
View the official Windows Driver Kit DDI referenceNo description available.
This topic describes the KSMULTIPLE_DATA_PROP structure (ksmedia.h).
PropertyDefines the KSPROPERTY member Property.
MultipleItemDefines the KSMULTIPLE_ITEM member MultipleItem.