ReactOS 0.4.16-dev-2304-g8aed778
_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 124 of file hdaudio.h.

Member Data Documentation

◆ Address

PHYSICAL_ADDRESS _HDAUDIO_BUFFER_DESCRIPTOR::Address

Definition at line 125 of file hdaudio.h.

◆ InterruptOnCompletion

ULONG _HDAUDIO_BUFFER_DESCRIPTOR::InterruptOnCompletion

Definition at line 127 of file hdaudio.h.

◆ Length

ULONG _HDAUDIO_BUFFER_DESCRIPTOR::Length

Definition at line 126 of file hdaudio.h.


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