Source position: ahi.pas line 121
type tAHIEffOutputBuffer = record
ahie_Effect: LongWord;
ahieob_Func: pHook;
ahieob_Type: LongWord;
ahieob_Buffer: Pointer;
ahieob_Length: LongWord;
end;