ReactOS 0.4.15-dev-7924-g5949c20
WDMAUD_HANDLE Struct Reference

#include <wdmaud.h>

Collaboration diagram for WDMAUD_HANDLE:

Public Attributes

HANDLE Handle
 
SOUND_DEVICE_TYPE Type
 
ULONG FilterId
 
ULONG PinId
 
PRKEVENT NotifyEvent
 

Detailed Description

Definition at line 18 of file wdmaud.h.

Member Data Documentation

◆ FilterId

ULONG WDMAUD_HANDLE::FilterId

Definition at line 22 of file wdmaud.h.

◆ Handle

HANDLE WDMAUD_HANDLE::Handle

Definition at line 20 of file wdmaud.h.

Referenced by WdmAudCleanup().

◆ NotifyEvent

PRKEVENT WDMAUD_HANDLE::NotifyEvent

Definition at line 24 of file wdmaud.h.

◆ PinId

ULONG WDMAUD_HANDLE::PinId

Definition at line 23 of file wdmaud.h.

◆ Type

SOUND_DEVICE_TYPE WDMAUD_HANDLE::Type

Definition at line 21 of file wdmaud.h.

Referenced by WdmAudCleanup().


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