Unit 'MSACMX' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_asiovst]

TACMFILTERCHOOSEW

Declaration

Source position: MsacmX.pas line 748

type TACMFILTERCHOOSEW = packed record

  cbStruct: DWORD;

  

  fdwStyle: DWORD;

  

  hwndOwner: HWND;

  

  pwfltr: PWAVEFILTER;

  

  cbwfltr: DWORD;

  

  pszTitle: LPCWSTR;

  

  szFilterTag: array [0..ACMFILTERTAGDETAILS_FILTERTAG_CHARS-1] of wchar;

  

  szFilter: array [0..ACMFILTERDETAILS_FILTER_CHARS-1] of wchar;

  

  pszName: LPWSTR;

  

  cchName: DWORD;

  

  fdwEnum: DWORD;

  

  pwfltrEnum: PWAVEFILTER;

  

  hInstance: THandle;

  

  pszTemplateName: LPCWSTR;

  

  lCustData: LPARAM;

  

  pfnHook: ACMFILTERCHOOSEHOOKPROCW;

  

end;



CT Web help

CodeTyphon Studio