Source position: workbench.pas line 256
type TCopyBeginMsg = record
cbm_Length: LongWord;
cbm_Action: LongInt;
cbm_SourceDrawer: BPTR;
cbm_DestinationDrawer: BPTR;
end;