[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Workbench' (#aros)

TWBArg

Workbech argument list entry

Declaration

Source position: workbench.pas line 36

type TWBArg = record

  wa_Lock: BPTR;

  

A lock descriptor

  wa_Name: PChar;

  

A string relative to that lock

end;


Documentation generated on: 2017-01-10