KSEVENT_SYSAUDIO - NtDoc

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

typedef enum {
  KSEVENT_SYSAUDIO_ADDREMOVE_DEVICE,
  KSEVENT_SYSAUDIO_CHANGE_DEVICE
} KSEVENT_SYSAUDIO;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ksmedia-ksevent_sysaudio)

Description

This topic describes the KSEVENT_SYSAUDIO enumeration (ksmedia.h).

Constants

KSEVENT_SYSAUDIO_ADDREMOVE_DEVICE

Defines the KSEVENT_SYSAUDIO_ADDREMOVE_DEVICE constant.

KSEVENT_SYSAUDIO_CHANGE_DEVICE

Defines the KSEVENT_SYSAUDIO_CHANGE_DEVICE constant.

Remarks

See also