void pinq_direct_colr_model_facs(
Pint ws_type, /* workstation type */ Pint length_appl_list, /* length of application list */ Pint start_pos, /* starting position */ Pint *error_ind, /* (out) error indicator */ Pint_list *models, /* (out) list of directly spec. colour models */ Pint *length_list /* (out) length of list in PHIGS */
)
typedef struct {
Pint num_ints; /* number of Pints in list */
Pint *ints; /* list of integers */
} Pint_list;
If the inquired information is available, the error indicator is returned as 0 and values are returned in the output parameters.
If the inquired information is not available, the values returned in the output parameters are implementation dependent and the error indicator is set to one of the following error numbers to indicate the reason for non-availability: