Distributed Systems Network Management (DSNM) Subsystem Interface Development Guide
DSNM Library Services
Distributed Systems Network Management (DSNM) Subsystem Interface Development
Guide—109759 A-63
_INPUT^LM^HEADER
Example
The following is an example of an input list member structure declaration:
STRUCT input^list^member^def (*);
BEGIN
_INPUT^LM^HEADER;
< user-definitions >
...
END;
See the _FOBJECT^INIT description for another _INPUT^LM^HEADER example.