// ksmedia.h
typedef struct {
KSPROPERTY Property;
ULONG NotificationEvent;
} KSRTAUDIO_NOTIFICATION_EVENT_PROPERTY32, *PKSRTAUDIO_NOTIFICATION_EVENT_PROPERTY32;
View the official Windows Driver Kit DDI referenceNo description available.
This topic describes the KSRTAUDIO_NOTIFICATION_EVENT_PROPERTY32 structure (ksmedia.h).
PropertyDefines the KSPROPERTY member Property.
NotificationEventDefines the ULONG member NotificationEvent.