NEWS APPS DOCS ABOUT | ||||
Autodocs Libraries: utility.library AddNamedObject AllocNamedObjectA AllocateTagItems Amiga2Date ApplyTagChanges AttemptRemNamedObject CallHookPkt CheckDate CloneTagItems Date2Amiga FilterTagChanges FilterTagItems FindNamedObject FindTagItem FreeNamedObject FreeTagItems GetTagData GetUniqueID MapTags NamedObjectName NextTagItem PackBoolTags PackStructureTags RefreshTagItemClones ReleaseNamedObject RemNamedObject SDivMod32 SMult32 SMult64 Stricmp Strnicmp TagInArray ToLower ToUpper UDivMod32 UMult32 UMult64 UnpackStructureTags Include GuruMeditation | NAMEAllocNamedObjectA -- allocate a named object. (V39) SYNOPSISobject = AllocNamedObjectA(name, tagList); FUNCTIONAllocates a NamedObject and initializes it as needed to the INPUTSname - name for the object (must not be NULL) TAGSANO_NameSpace - BOOL tag, default FALSE. If this tag is RESULTobject - the object allocated, or NULL for failure. The object SEE ALSOFreeNamedObject(), <utility/name.h>Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |