ReactOS 0.4.15-dev-7918-g2a2556c
_ACMFILTERTAGDETAILSA Struct Reference

#include <msacm.h>

Public Attributes

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

Detailed Description

Definition at line 408 of file msacm.h.

Member Data Documentation

◆ cbFilterSize

DWORD _ACMFILTERTAGDETAILSA::cbFilterSize

Definition at line 413 of file msacm.h.

Referenced by acmFilterTagDetailsA(), and MSACM_FilterTagEnumCallbackWtoA().

◆ cbStruct

DWORD _ACMFILTERTAGDETAILSA::cbStruct

Definition at line 410 of file msacm.h.

Referenced by acmFilterDetailsW().

◆ cStandardFilters

DWORD _ACMFILTERTAGDETAILSA::cStandardFilters

Definition at line 415 of file msacm.h.

Referenced by acmFilterTagDetailsA(), and MSACM_FilterTagEnumCallbackWtoA().

◆ dwFilterTag

DWORD _ACMFILTERTAGDETAILSA::dwFilterTag

◆ dwFilterTagIndex

DWORD _ACMFILTERTAGDETAILSA::dwFilterTagIndex

◆ fdwSupport

DWORD _ACMFILTERTAGDETAILSA::fdwSupport

Definition at line 414 of file msacm.h.

Referenced by acmFilterTagDetailsA(), and MSACM_FilterTagEnumCallbackWtoA().

◆ szFilterTag

CHAR _ACMFILTERTAGDETAILSA::szFilterTag[ACMFILTERTAGDETAILS_FILTERTAG_CHARS]

Definition at line 416 of file msacm.h.

Referenced by acmFilterTagDetailsA(), and MSACM_FilterTagEnumCallbackWtoA().


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