EMS Manual

Procedure Calls for Standard Events
EMS Manual426909-005
11-37
EMS_USAGE_THRESHOLD_EVT_BLD_
buffer input, output
INT .EXT:ref:*
is the event-message buffer provided by the caller.
maxbuflen input
INT:value
is the length, in bytes, of the buffer and cannot be greater than ZEMS-VAL-EVT-
BUFLEN (4024).
SSID input
INT .EXT:ref:6
is the ID of the subsystem that owns the object whose usage is being reported.
Event number input
INT:value
is a number, specific to this subsystem, that identifies this event message.
Usage Threshold Control Block input,output
INT .EXT:ref:20
is the control block initialized by EMS_UTCB_INIT_, and
EMS_USAGE_THRESHOLD_CHK_ has been called to indicate a standard Usage
Threshold event should be reported.
Subject token ID input
INT(32):value
is the token code of the subject of this event message.
Subject value input
STRING .EXT:ref:*
is the value of the subject to be added to the event message.
Subject length input
INT:value
if present, is the length, in bytes, of the Subject value. This parameter is ignored
unless the Subject token ID is defined as a variable-length token. For more
information, see Considerations on page 11-39.