KSPROPERTY_QUALITY - NtDoc

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

typedef enum {
  KSPROPERTY_QUALITY_REPORT,
  KSPROPERTY_QUALITY_ERROR
} KSPROPERTY_QUALITY;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ks-ksproperty_quality)

KSPROPERTY_QUALITY enumeration

Description

Constants

KSPROPERTY_QUALITY_REPORT

Specify if the pin supports quality management.

KSPROPERTY_QUALITY_ERROR

Specify if the pin supports quality management.