Source position: mmbase.pas line 2300
type msg_ReportInt = record
ulMsgLen: LongInt;
pBuffer: Pointer;
ulFlag: LongInt;
ulStatus: LongInt;
ulStreamTime: LongInt;
end;