void pinq_int_rep_plus(
Pint ws_id, /* workstation identifier */ Pint index, /* interior index */ Pinq_type type, /* type of returned values */ Pint *error_ind, /* (out) error indicator */ Pint_bundle_plus *rep /* (out) interior representation */
)
typedef enum {
PINQ_SET,
PINQ_REALIZED
} Pinq_type ;
typedef struct {
Pint_style style; /* interior style */
Pint style_ind; /* interior style index */
Pgcolr colr; /* interior colour */
Pint shad_method; /* shading method */
} Pint_bundle_plus;
If the specified interior index is not present in the interior bundle table, and the specified type of returned value is REALIZED, the representation for interior index 1 is returned.
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: