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