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

ANO_UserSpace

Tag for AllocNamedObjectA(). Taf to define userspace

Declaration

Source position: utility.pas line 80

const ANO_UserSpace = 4001;

Description

This tag says that you want extra memory allocated for a UserSpace. The ti_Data field of this TagItem contains the amount of memory to allocate. Specifying this Tag with a ti_Data of 0, is equivalent to the default, which is no UserSpace. The UserSpace address can be found in the no_Object field of the NamedObject structure.

See also

AllocNamedObjectA

  

Allocate a named object.

AllocNamedObject

  

VarArgs Version for AllocNamedObjectA()


Documentation generated on: 2021-07-30