Source position: ahi.pas line 155
type tAHIEffChannelInfo = record
ahie_Effect: LongWord;
ahieci_Func: pHook;
ahieci_Channels: Word;
ahieci_Pad: Word;
ahieci_Offset: array [0..0] of LongWord;
end;