ReactOS 0.4.15-dev-7924-g5949c20
_ACMFORMATCHOOSEA Struct Reference

#include <msacm.h>

Collaboration diagram for _ACMFORMATCHOOSEA:

Public Attributes

DWORD cbStruct
 
DWORD fdwStyle
 
HWND hwndOwner
 
PWAVEFORMATEX pwfx
 
DWORD cbwfx
 
LPCSTR pszTitle
 
CHAR szFormatTag [ACMFORMATTAGDETAILS_FORMATTAG_CHARS]
 
CHAR szFormat [ACMFORMATDETAILS_FORMAT_CHARS]
 
LPSTR pszName
 
DWORD cchName
 
DWORD fdwEnum
 
PWAVEFORMATEX pwfxEnum
 
HINSTANCE hInstance
 
LPCSTR pszTemplateName
 
LPARAM lCustData
 
ACMFORMATCHOOSEHOOKPROCA pfnHook
 

Detailed Description

Definition at line 434 of file msacm.h.

Member Data Documentation

◆ cbStruct

DWORD _ACMFORMATCHOOSEA::cbStruct

Definition at line 436 of file msacm.h.

Referenced by acmFormatChooseA().

◆ cbwfx

DWORD _ACMFORMATCHOOSEA::cbwfx

Definition at line 442 of file msacm.h.

Referenced by acmFormatChooseA().

◆ cchName

DWORD _ACMFORMATCHOOSEA::cchName

Definition at line 449 of file msacm.h.

Referenced by acmFormatChooseA().

◆ fdwEnum

DWORD _ACMFORMATCHOOSEA::fdwEnum

Definition at line 451 of file msacm.h.

Referenced by acmFormatChooseA().

◆ fdwStyle

DWORD _ACMFORMATCHOOSEA::fdwStyle

Definition at line 437 of file msacm.h.

Referenced by acmFormatChooseA().

◆ hInstance

HINSTANCE _ACMFORMATCHOOSEA::hInstance

Definition at line 454 of file msacm.h.

Referenced by acmFormatChooseA().

◆ hwndOwner

HWND _ACMFORMATCHOOSEA::hwndOwner

Definition at line 439 of file msacm.h.

Referenced by acmFormatChooseA().

◆ lCustData

LPARAM _ACMFORMATCHOOSEA::lCustData

Definition at line 456 of file msacm.h.

◆ pfnHook

ACMFORMATCHOOSEHOOKPROCA _ACMFORMATCHOOSEA::pfnHook

Definition at line 457 of file msacm.h.

Referenced by acmFormatChooseA().

◆ pszName

LPSTR _ACMFORMATCHOOSEA::pszName

Definition at line 448 of file msacm.h.

Referenced by acmFormatChooseA().

◆ pszTemplateName

LPCSTR _ACMFORMATCHOOSEA::pszTemplateName

Definition at line 455 of file msacm.h.

Referenced by acmFormatChooseA().

◆ pszTitle

LPCSTR _ACMFORMATCHOOSEA::pszTitle

Definition at line 443 of file msacm.h.

Referenced by acmFormatChooseA().

◆ pwfx

PWAVEFORMATEX _ACMFORMATCHOOSEA::pwfx

Definition at line 441 of file msacm.h.

Referenced by acmFormatChooseA().

◆ pwfxEnum

PWAVEFORMATEX _ACMFORMATCHOOSEA::pwfxEnum

Definition at line 452 of file msacm.h.

Referenced by acmFormatChooseA().

◆ szFormat

CHAR _ACMFORMATCHOOSEA::szFormat[ACMFORMATDETAILS_FORMAT_CHARS]

Definition at line 446 of file msacm.h.

Referenced by acmFormatChooseA().

◆ szFormatTag

CHAR _ACMFORMATCHOOSEA::szFormatTag[ACMFORMATTAGDETAILS_FORMATTAG_CHARS]

Definition at line 445 of file msacm.h.

Referenced by acmFormatChooseA().


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