INQUIRE HLHSR IDENTIFIER FACILITIES
CALL SEQUENCE
void pinq_hlhsr_id_facs(
Pint ws_type, /* workstation type */
Pint start, /* starting position */
Pint length, /* length of application list */
Pint *error_ind, /* (out) error indicator */
Pint_list *ids, /* (out) list of HLHSR ids */
Pint *total_length /* (out) length of list in GPHIGS */
)
TYPES
typedef struct {
Pint num_ints; /* number of Pints in list */
Pint *ints; /* list of integers */
} Pint_list;
PHIGS STATES
(PHOP, *, *, *).
EFFECT
Returns a list of available HLHSR identifiers on workstations of type
ws_type If the data is available, error indicator is returned as 0.
The data is read from the workstation description table of type
ws_type.
ERRORS
- 2
Ignoring function, function requires state (PHOP, *,*,*)
- 52
- Ignoring function, workstation type not recognized by the implementation
- 51
- Ignoring function, this information is not yet available for this generic
workstation type: open a workstation of this type and use the specific
workstation type
- 57
- Ignoring function, specified workstation is of category MI
- 62
- Ignoring function, this information is not available for this MO
workstation type
SEE ALSO
set hlhsr identifier.