Loading...
 

CX_OBJECT_MANAGER::GetMemoryReservedForApps

CX_OBJECT_MANAGER::GetMemoryReservedForApps

184660

Description:

This function returns the currently used value, which is reserved for ClassiX in the cache size formally. This corresponds either to the environment variable CX_RESERVED_FOR_APPS or the default value of 32MB.

Code example:
GetManager(OBJECT) Call(GetMemoryReservedForApps)

Stack
Stack Position Object type Brief description
Stack(In) Top CX_OBJECT_MANAGER Object Manager
Stack(Out) Top CX_VALUE Quantity of memory reserved for ClassiX
Function call: Call(GetMemoryReservedForApps)