Guardian Procedure Calls Reference Manual
This attribute supersedes attribute 106. This new attribute is identical except that an INT(64)
data type is returned.
0 is returned if the target system is running an operating system version earlier than H06.24
or J06.13.
• 147: maximum privileged stack size.
returns the maximum privileged stack size in bytes.
This attribute supersedes attribute 107. This new attribute is identical except that an INT(64)
data type is returned.
0 is returned if the target system is running an operating system version earlier than H06.24
or J06.13.
• 148: 64-bit address start of global data.
returns the 64-bit address of the start of global data.
This attribute supersedes attribute 108. This new attribute is identical except that an INT(64)
data type is returned.
0xFFFFFFFFFFFC000 is returned if the target system is running an operating system version
earlier than H06.24 or J06.13.
• 149: size of global data.
returns the size of global data in bytes.
This attribute supersedes attribute 109. This new attribute is identical except that an INT(64)
data type is returned.
0 is returned if the target system is running an operating system version earlier than H06.24
or J06.13.
• 150: start of the 64-bit heap area.
returns the 64-bit address of the start of the native 64-bit heap area in bytes.
0xFFFFFFFFFFFC000 is returned if the target system is running an operating system version
earlier than H06.24 or J06.13.
• 151: current size of the 64-bit heap area.
returns the current size of the native 64-bit heap area in bytes.
0 is returned if the target system is running an operating system version earlier than H06.24
or J06.13.
• 152: maximum size of the 64-bit heap area.
returns the maximum size, in bytes, to which the native 64-bit heap area can grow.
0 is returned if the target system is running an operating system version earlier than H06.24
or J06.13.
• 153: guaranteed swap/memory space.
returns the amount of swap space reserved for use by the process in bytes.
This attribute supersedes attribute 113. This new attribute is identical except that an INT(64)
data type is returned.
0 is returned if the target system is running an operating system version earlier than H06.24
or J06.13.
• 155: is this a 64-bit process.
returns a nonzero value if the target process is a 64-bit process; Otherwise 0 is returned.
0 is returned if the target system is running an operating system version earlier than H06.24
or J06.13.
PROCESS_GETINFOLIST_ Procedure 1041