Unit 'win_msacm' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_acs]

_ACMFILTERDETAILSW

Declaration

Source position: win_msacm.pas line 1007

type _ACMFILTERDETAILSW = packed record

  cbStruct: DWORD;

  

  dwFilterIndex: DWORD;

  

  dwFilterTag: DWORD;

  

  fdwSupport: DWORD;

  

  pwfltr: PWaveFilter;

  

  cbwfltr: DWORD;

  

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

  

end;



CT Web help

CodeTyphon Studio