Copyright (c) Hyperion Entertainment and contributors.

Named Objects

From AmigaOS Documentation Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Named Objects

AddNamedObject() Add a named object to a namespace.
AllocNamedObject() Allocate a named object.
AttemptRemNamedObject() Attempt to remove a named object.
FindNamedObject() Find the next named object (case sensitive).
FreeNamedObject() Frees a named object.
NamedObjectName() Return the name of a named object.
ReleaseNamedObject() Release usage of a named object.
RemNamedObject() Remove a named object from any namespace.

Insert documentation here.