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

AllocDosObjectTags

Variable args version for AllocDosObject for direct tag use.

Declaration

Source position: amigados.pas line 2344

function AllocDosObjectTags(

  type1: Cardinal;

  Tags: array of DWord

):Pointer;

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