ReactOS 0.4.16-dev-2293-g4d8327b
_HDAUDIO_DEVICE_INFORMATION_V2 Struct Reference

#include <hdaudio.h>

Public Attributes

USHORT Size
 
USHORT DeviceVersion
 
USHORT DriverVersion
 
USHORT CodecsDetected
 
BOOLEAN IsStripingSupported
 
UCHAR CtrlRevision
 
USHORT CtrlVendorId
 
USHORT CtrlDeviceId
 

Detailed Description

Definition at line 113 of file hdaudio.h.

Member Data Documentation

◆ CodecsDetected

USHORT _HDAUDIO_DEVICE_INFORMATION_V2::CodecsDetected

Definition at line 117 of file hdaudio.h.

◆ CtrlDeviceId

USHORT _HDAUDIO_DEVICE_INFORMATION_V2::CtrlDeviceId

Definition at line 121 of file hdaudio.h.

Referenced by HDA_GetDeviceInformation().

◆ CtrlRevision

UCHAR _HDAUDIO_DEVICE_INFORMATION_V2::CtrlRevision

Definition at line 119 of file hdaudio.h.

Referenced by HDA_GetDeviceInformation().

◆ CtrlVendorId

USHORT _HDAUDIO_DEVICE_INFORMATION_V2::CtrlVendorId

Definition at line 120 of file hdaudio.h.

Referenced by HDA_GetDeviceInformation().

◆ DeviceVersion

USHORT _HDAUDIO_DEVICE_INFORMATION_V2::DeviceVersion

Definition at line 115 of file hdaudio.h.

◆ DriverVersion

USHORT _HDAUDIO_DEVICE_INFORMATION_V2::DriverVersion

Definition at line 116 of file hdaudio.h.

◆ IsStripingSupported

BOOLEAN _HDAUDIO_DEVICE_INFORMATION_V2::IsStripingSupported

Definition at line 118 of file hdaudio.h.

◆ Size

USHORT _HDAUDIO_DEVICE_INFORMATION_V2::Size

Definition at line 114 of file hdaudio.h.


The documentation for this struct was generated from the following file: