Source position: mmbase.pas line 2122
type ccCmdStatus = record
ulFunction: LongInt;
hStream: hstream;
pStatus: Pointer;
ulStatusSize: LongInt;
end;