ReactOS 0.4.15-dev-7942-gd23573b
tagFILTERINFO Struct Reference

#include <precomp.h>

Collaboration diagram for tagFILTERINFO:

Public Attributes

SP_DEVINFO_DATA DeviceData
 
WCHAR DevicePath [MAX_PATH]
 
HANDLE hFilter
 
ULONG PinCount
 
PULONG Pin
 
GUID DeviceGuid [2]
 
ULONG MappedId [2]
 
struct tagFILTERINFOlpNext
 

Detailed Description

Definition at line 38 of file precomp.h.

Member Data Documentation

◆ DeviceData

SP_DEVINFO_DATA tagFILTERINFO::DeviceData

Definition at line 40 of file precomp.h.

◆ DeviceGuid

GUID tagFILTERINFO::DeviceGuid[2]

Definition at line 45 of file precomp.h.

Referenced by DSoundEnumerate(), EnumerateAudioFilter(), and FindDeviceByGuid().

◆ DevicePath

WCHAR tagFILTERINFO::DevicePath[MAX_PATH]

Definition at line 41 of file precomp.h.

Referenced by EnumerateAudioFilter(), and FindWinMMDeviceIndex().

◆ hFilter

HANDLE tagFILTERINFO::hFilter

Definition at line 42 of file precomp.h.

Referenced by EnumerateAudioFilter(), and FindAudioFilterPins().

◆ lpNext

◆ MappedId

ULONG tagFILTERINFO::MappedId[2]

Definition at line 46 of file precomp.h.

Referenced by DSoundEnumerate(), FindDeviceByMappedId(), and FindWinMMDeviceIndex().

◆ Pin

PULONG tagFILTERINFO::Pin

Definition at line 44 of file precomp.h.

Referenced by EnumerateAudioFilter(), and FindAudioFilterPins().

◆ PinCount

ULONG tagFILTERINFO::PinCount

Definition at line 43 of file precomp.h.

Referenced by EnumerateAudioFilter(), and FindAudioFilterPins().


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