Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual522629-013
12-107
PROCESS_GETINFOLIST_ Procedure
Example
attr^list := 8; ! get subdevice type only
attr^count := 1;
ret^vals^maxlen := 1;
error := PROCESS_GETINFOLIST_ ( , , , prochandle, attr^list,
attr^count, ret^vals^list,
ret^val^maxlen, ret^val^length );
Related Programming Manual
For programming information about the PROCESS_GETINFOLIST_ procedure, refer
to the
Guardian Programmer’s Guide.