Source position: workbench.pas line 683
type tCopyBeginMsg = record
cbm_Length: ULONG;
cbm_Action: LONG;
cbm_SourceDrawer: BPTR;
cbm_DestinationDrawer: BPTR;
end;