ReactOS 0.4.15-dev-7942-gd23573b
_HDAUDIO_BUFFER_DESCRIPTOR Struct Reference

#include <hdaudio.h>

Collaboration diagram for _HDAUDIO_BUFFER_DESCRIPTOR:

Public Attributes

PHYSICAL_ADDRESS Address
 
ULONG Length
 
ULONG InterruptOnCompletion
 

Detailed Description

Definition at line 107 of file hdaudio.h.

Member Data Documentation

◆ Address

PHYSICAL_ADDRESS _HDAUDIO_BUFFER_DESCRIPTOR::Address

Definition at line 108 of file hdaudio.h.

◆ InterruptOnCompletion

ULONG _HDAUDIO_BUFFER_DESCRIPTOR::InterruptOnCompletion

Definition at line 110 of file hdaudio.h.

◆ Length

ULONG _HDAUDIO_BUFFER_DESCRIPTOR::Length

Definition at line 109 of file hdaudio.h.


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