.\" @(#)PEXFreeWorkstation.3 1.5 95/03/24 SMI; .so man3/pex.macs .TH PEXFreeWorkstation 3 "May 1995" "Solaris PEXlib Reference Manual" "" .SH NAME PEXFreeWorkstation \- Free Workstation .SH SYNTAX .HP void PEXFreeWorkstation\^(\^Display *\fIdisplay\fP\^, PEXWorkstation \fIworkstation\fP\^) .SH PARAMETERS .IP \fIdisplay\fP 1i A pointer to a display structure returned by a successful .B XOpenDisplay call. .IP \fIworkstation\fP 1i The resource identifier of the workstation. .SH RETURNS None .SH DESCRIPTION .\" indexing .IX PEXFreeWorkstation .IX "Workstation" "PEXFreeWorkstation" .LP This function deletes the PHIGS workstation resource and frees memory associated with it. .SH ERRORS .TP .SB BadPEXWorkstation The specified .I workstation resource identifier is invalid. .SH SEE ALSO .LP .nf .BR PEXCreateWorkstation (3) .fi