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