Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (M)
Guardian Procedure Calls Reference Manual—522629-013
9-57
MESSAGESYSTEMINFO Procedure
itemcode input
INT:value
specifies the item code of the information to be retrieved. See the following list.
value output
INT .EXT:ref:1
returns the value indicated in the following list.
Considerations
MESSAGESYSTEMINFO is inherently tied to the internal workings of the message
system, so one or more of its functions might not be supported by future versions of
the message system. If it returns a nonzero
error, the caller should record the error,
but should otherwise ignore the error.
Item Code
Returned Value
0 Current limit on the number of messages to this process, as set by
CONTROLMESSAGESYSTEM.
1 Current limit on the number of messages from this process, as set
by CONTROLMESSAGESYSTEM.
4 The number of outstanding messages to this process.
5 The number of outstanding messages from this process.