ReactOS 0.4.15-dev-7924-g5949c20
_ACMFORMATCHOOSEW Struct Reference

#include <msacm.h>

Collaboration diagram for _ACMFORMATCHOOSEW:

Public Attributes

DWORD cbStruct
 
DWORD fdwStyle
 
HWND hwndOwner
 
PWAVEFORMATEX pwfx
 
DWORD cbwfx
 
LPCWSTR pszTitle
 
WCHAR szFormatTag [ACMFORMATTAGDETAILS_FORMATTAG_CHARS]
 
WCHAR szFormat [ACMFORMATDETAILS_FORMAT_CHARS]
 
LPWSTR pszName
 
DWORD cchName
 
DWORD fdwEnum
 
LPWAVEFORMATEX pwfxEnum
 
HINSTANCE hInstance
 
LPCWSTR pszTemplateName
 
LPARAM lCustData
 
ACMFORMATCHOOSEHOOKPROCW pfnHook
 

Detailed Description

Definition at line 460 of file msacm.h.

Member Data Documentation

◆ cbStruct

DWORD _ACMFORMATCHOOSEW::cbStruct

◆ cbwfx

DWORD _ACMFORMATCHOOSEW::cbwfx

Definition at line 468 of file msacm.h.

Referenced by acmFormatChooseA(), AVISaveOptionsFmtChoose(), and MSACM_FillFormatTagsCB().

◆ cchName

DWORD _ACMFORMATCHOOSEW::cchName

Definition at line 475 of file msacm.h.

Referenced by acmFormatChooseA().

◆ fdwEnum

DWORD _ACMFORMATCHOOSEW::fdwEnum

Definition at line 477 of file msacm.h.

Referenced by acmFormatChooseA(), and AVISaveOptionsFmtChoose().

◆ fdwStyle

DWORD _ACMFORMATCHOOSEW::fdwStyle

◆ hInstance

HINSTANCE _ACMFORMATCHOOSEW::hInstance

Definition at line 480 of file msacm.h.

Referenced by acmFormatChooseA(), and acmFormatChooseW().

◆ hwndOwner

HWND _ACMFORMATCHOOSEW::hwndOwner

◆ lCustData

LPARAM _ACMFORMATCHOOSEW::lCustData

Definition at line 482 of file msacm.h.

◆ pfnHook

ACMFORMATCHOOSEHOOKPROCW _ACMFORMATCHOOSEW::pfnHook

Definition at line 483 of file msacm.h.

◆ pszName

LPWSTR _ACMFORMATCHOOSEW::pszName

Definition at line 474 of file msacm.h.

Referenced by acmFormatChooseA().

◆ pszTemplateName

LPCWSTR _ACMFORMATCHOOSEW::pszTemplateName

Definition at line 481 of file msacm.h.

Referenced by acmFormatChooseA(), and acmFormatChooseW().

◆ pszTitle

LPCWSTR _ACMFORMATCHOOSEW::pszTitle

Definition at line 469 of file msacm.h.

Referenced by acmFormatChooseA().

◆ pwfx

◆ pwfxEnum

LPWAVEFORMATEX _ACMFORMATCHOOSEW::pwfxEnum

Definition at line 478 of file msacm.h.

Referenced by acmFormatChooseA(), and AVISaveOptionsFmtChoose().

◆ szFormat

WCHAR _ACMFORMATCHOOSEW::szFormat[ACMFORMATDETAILS_FORMAT_CHARS]

Definition at line 472 of file msacm.h.

Referenced by acmFormatChooseA().

◆ szFormatTag

WCHAR _ACMFORMATCHOOSEW::szFormatTag[ACMFORMATTAGDETAILS_FORMATTAG_CHARS]

Definition at line 471 of file msacm.h.

Referenced by acmFormatChooseA().


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