Variable args version for AllocDosObject for direct tag use.
Source position: amigados.pas line 2384
function AllocDosObjectTags( |
const Type_: LongWord; |
const Tags: array of PtrUInt |
):Pointer; |
Tags |
|
Variable array of Tags use [TAG_1, 1, TAG_2, 2 ....] TAG_END will be automatically added at the end |