ReactOS 0.4.15-dev-7953-g1f49173
_ACMFILTERTAGDETAILSW Struct Reference

#include <msacm.h>

Public Attributes

DWORD cbStruct
 
DWORD dwFilterTagIndex
 
DWORD dwFilterTag
 
DWORD cbFilterSize
 
DWORD fdwSupport
 
DWORD cStandardFilters
 
WCHAR szFilterTag [ACMFILTERTAGDETAILS_FILTERTAG_CHARS]
 

Detailed Description

Definition at line 419 of file msacm.h.

Member Data Documentation

◆ cbFilterSize

DWORD _ACMFILTERTAGDETAILSW::cbFilterSize

Definition at line 424 of file msacm.h.

Referenced by acmFilterTagDetailsA(), and MSACM_FilterTagEnumCallbackWtoA().

◆ cbStruct

DWORD _ACMFILTERTAGDETAILSW::cbStruct

◆ cStandardFilters

DWORD _ACMFILTERTAGDETAILSW::cStandardFilters

◆ dwFilterTag

DWORD _ACMFILTERTAGDETAILSW::dwFilterTag

◆ dwFilterTagIndex

DWORD _ACMFILTERTAGDETAILSW::dwFilterTagIndex

◆ fdwSupport

DWORD _ACMFILTERTAGDETAILSW::fdwSupport

Definition at line 425 of file msacm.h.

Referenced by acmFilterTagDetailsA(), and MSACM_FilterTagEnumCallbackWtoA().

◆ szFilterTag

WCHAR _ACMFILTERTAGDETAILSW::szFilterTag[ACMFILTERTAGDETAILS_FILTERTAG_CHARS]

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