Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE HLHSR MODE FACILITIES

PINQ_HLHSR_MODE_FACS


CALL SEQUENCE

void pinq_hlhsr_mode_facs(
)

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 modes 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 mode, inquire hlhsr mode.


Previous Next Up Title Contents Index Functions Index Top Library