void pinq_colr_model_facs (
Pint ws_type, /* workstation type */ Pint length, /* length of application list */ Pint start, /* starting position */ Pint *error_ind, /* (out) error indicator */ Pint_list *models, /* (out) list of colour models */ Pint *total_length, /* (out) length of list in PHIGS */ Pint *def /* (out) default colour model */
)
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: