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

_ACMFILTERTAGDETAILSW

Declaration

Source position: win_msacm.pas line 917

type _ACMFILTERTAGDETAILSW = packed record

  cbStruct: DWORD;

  

  dwFilterTagIndex: DWORD;

  

  dwFilterTag: DWORD;

  

  cbFilterSize: DWORD;

  

  fdwSupport: DWORD;

  

  cStandardFilters: DWORD;

  

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

  

end;



CT Web help

CodeTyphon Studio