// ks.h
typedef enum {
KSPROPERTY_QUALITY_REPORT,
KSPROPERTY_QUALITY_ERROR
} KSPROPERTY_QUALITY;
View the official Windows Driver Kit DDI referenceNo description available.
KSPROPERTY_QUALITY_REPORTSpecify if the pin supports quality management.
KSPROPERTY_QUALITY_ERRORSpecify if the pin supports quality management.