Source position: mmbase.pas line 2140
type ddCmdControl = record
ulFunction: LongInt;
hStream: hstream;
hEvent: hevent;
ulCmd: LongInt;
pParm: Pointer;
ulParmSize: LongInt;
end;