Unit 'Workbench' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#arosunits]

TCopyDataMsg

Declaration

Source position: workbench.pas line 264

type TCopyDataMsg = record

  cdm_Length: LongWord;

  cdm_Action: LongInt;

  cdm_SourceLock: BPTR;

  cdm_SourceName: STRPTR;

  cdm_DestinationLock: BPTR;

  cdm_DestinationName: STRPTR;

  cdm_DestinationX: LongInt;

  cdm_DestinationY: LongInt;

end;


Documentation generated on: 2023-03-18