Source position: mmbase.pas line 2248
type shd_ReportInt = record
ulFunction: LongInt;
hStream: hstream;
pBuffer: Pointer;
ulFlag: LongInt;
ulStatus: LongInt;
ulStreamTime: LongInt;
end;