ReactOS 0.4.16-dev-2293-g4d8327b
_HDAC_STREAM_CALLBACK Struct Reference

#include <fdo.h>

Collaboration diagram for _HDAC_STREAM_CALLBACK:

Public Attributes

BOOLEAN InUse
 
PDEVICE_OBJECT Fdo
 
PHDAUDIO_DMA_NOTIFICATION_CALLBACK NotificationCallback
 
PVOID CallbackContext
 

Detailed Description

Definition at line 23 of file fdo.h.

Member Data Documentation

◆ CallbackContext

PVOID _HDAC_STREAM_CALLBACK::CallbackContext

Definition at line 27 of file fdo.h.

◆ Fdo

PDEVICE_OBJECT _HDAC_STREAM_CALLBACK::Fdo

Definition at line 25 of file fdo.h.

◆ InUse

BOOLEAN _HDAC_STREAM_CALLBACK::InUse

Definition at line 24 of file fdo.h.

◆ NotificationCallback

PHDAUDIO_DMA_NOTIFICATION_CALLBACK _HDAC_STREAM_CALLBACK::NotificationCallback

Definition at line 26 of file fdo.h.


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