Source position: ahi.pas line 80
type tAHIRecordMessage = record
ahirm_Type: LongWord;
ahirm_Buffer: Pointer;
ahirm_Length: LongWord;
end;