SYSAUDIO_PREFERRED_DEVICE - NtDoc

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

typedef struct {
  KSPROPERTY Property;
  ULONG      Flags;
  ULONG      Index;
} SYSAUDIO_PREFERRED_DEVICE, *PSYSAUDIO_PREFERRED_DEVICE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

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

Members

Property

Defines the KSPROPERTY member Property.

Flags

Defines the ULONG member Flags.

Index

Defines the ULONG member Index.

Remarks

See also