Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic describes the SYSAUDIO_PREFERRED_DEVICE structure (ksmedia.h).
Syntax
typedef struct {
KSPROPERTY Property;
ULONG Flags;
ULONG Index;
} SYSAUDIO_PREFERRED_DEVICE, *PSYSAUDIO_PREFERRED_DEVICE;
Members
Property
Defines the KSPROPERTY member Property.
Flags
Defines the ULONG member Flags.
Index
Defines the ULONG member Index.
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |