Unit 'AmigaDOS' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

CreateNewProcTags

Variable args version for CreateNewProc for direct tag use.

Declaration

Source position: amigados.pas line 2343

function CreateNewProcTags(

  tags: array of dword

):PProcess;

Arguments

tags

  

Variable array of Tags use [TAG_1, 1, TAG_2, 2 ....] TAG_END will be automatically added at the end


Documentation generated on: 2021-07-30