Previous Next Up Title Contents Index Functions Index Top Library

WRITE ITEM TO METAFILE

PWRITE_ITEM



CALL SEQUENCE

void pwrite_item(
)

TYPES

typedef struct {
	int impl_dep;
	Pdata unsupp;
} Pitem_data;

typedef struct {
	size_t	size;	/* size of data 	*/
	void	*data;	/* pointer to data 	*/
} Pdata;

PHIGS STATE

(PHOP, WSOP, *, *).

EFFECT

Not implemented

ERRORS

3
Ignoring function, function requires state (PHOP, WSOP,*,*)
54
Ignoring function, the specified workstation is not open
56
Ignoring function, specified workstation is not of category MO
300
Ignoring function, item type is not allowed for user items
301
Ignoring function, item length is invalid

G5G - GPHIGS C FUNCTIONS VOLUME 1

Index


Previous Next Up Title Contents Index Functions Index Top Library