KSMULTIPLE_DATA_PROP - NtDoc

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

typedef struct {
  KSPROPERTY      Property;
  KSMULTIPLE_ITEM MultipleItem;
} KSMULTIPLE_DATA_PROP, *PKSMULTIPLE_DATA_PROP;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ksmedia-ksmultiple_data_prop)

Description

This topic describes the KSMULTIPLE_DATA_PROP structure (ksmedia.h).

Members

Property

Defines the KSPROPERTY member Property.

MultipleItem

Defines the KSMULTIPLE_ITEM member MultipleItem.

Remarks

See also