As you can imagine this website uses cookies, just like any other website today. Now you have the statutory warning, and this website comply with EU legislation, sorry to bother you.
a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 resource.library
  --background--
  RL_CloseResource
  RL_DisposeGroup
  RL_DisposeObject
  RL_GetObjectArray
  RL_NewGroupA
  RL_NewObjectA
  RL_OpenResource
  RL_SetResourceScreen
Include
GuruMeditation
Docs » Autodocs » resource.library » RL_NewObjectA

NAME

	RL_NewObjectA - create a new object (V44)

SYNOPSIS

	object = RL_NewObjectA(resource,id,taglist)
D0 A0 D0 A1
Object *RL_NewObjectA(RESOURCEFILE, RESOURCEID, struct TagItem *);;

FUNCTION

	The routine creates a new object with a given numeric id.

INPUTS

	resource -- a pointer to a resource
id -- a numeric id
taglist -- a pointer to an array of TagItem. The tags are moved
forward to the call of NewObjectA, NewDTObjectA or
whatever is called to create the object

RESULT

	object -- a pointer to an Object or NULL.

SEE ALSO

intuition.library/NewObjectA, datatypes.library/NewDTObjectA(), resource.library/RL_DisposeObject()

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Anthrox

SCX
AYS
ATX
SPB

Comments:

$VER: d0.se 1.14 Copyright © 2011-2025 Tobias Geijersson support at d0 dot se