KSRTAUDIO_NOTIFICATION_EVENT_PROPERTY32 - NtDoc

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

typedef struct {
  KSPROPERTY Property;
  ULONG      NotificationEvent;
} KSRTAUDIO_NOTIFICATION_EVENT_PROPERTY32, *PKSRTAUDIO_NOTIFICATION_EVENT_PROPERTY32;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

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

Members

Property

Defines the KSPROPERTY member Property.

NotificationEvent

Defines the ULONG member NotificationEvent.

Remarks

See also