.\"## .\" $XConsortium: p404,v 5.2 94/04/17 20:59:09 rws Exp $ .\"## .\"## $XMCOPY .\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. .\"## .\"## All Rights Reserved .\"## .\"## Permission to use, copy, modify, and distribute this software and its .\"## documentation for any purpose and without fee is hereby granted, .\"## provided that the above copyright notice appear in all copies and that .\"## both that copyright notice and this permission notice appear in .\"## supporting documentation, and that the name of Sun Microsystems, .\"## not be used in advertising or publicity .\"## pertaining to distribution of the software without specific, written .\"## prior permission. .\"## .\"## SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, .\"## INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO .\"## EVENT SHALL SUN MICROSYSTEMS BE LIABLE FOR ANY SPECIAL, INDIRECT OR .\"## CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF .\"## USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR .\"## OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\"## PERFORMANCE OF THIS SOFTWARE. .TH "WORKSTATION TYPE DESTROY" 3P "29 February 1991" .SH NAME WORKSTATION TYPE DESTROY \- destroy a workstation type \(em \s-2PEX-SI\s0 extension .IX "Implementation-Specific Functions" "WORKSTATION TYPE DESTROY" .IX "Nonstandard Functions" "WORKSTATION TYPE DESTROY" .IX "Workstation Types" "WORKSTATION TYPE DESTROY" .SH SYNOPSIS .SS C Syntax .ft B .ta 1.25i 3i .nf void phigs_ws_type_destroy ( wst ) Pint wst; \fIworkstation type\fP .fi .ft R .SS Required PHIGS Operating States (PHOP, *, *, *) .SH DESCRIPTION .SS Purpose \s-2WORKSTATION TYPE DESTROY\s+2 destroys a workstation type created by the application. Any memory used by the workstation type is released and the workstation type is removed from the \fIlist of available workstation types\fP in the \s-2PHIGS\s+2 description table. After a workstation type is destroyed it can no longer be used. See \s-2WORKSTATION TYPE CREATE\s+2 for a description of how and why to create a new workstation type. .SS C Input Parameter .IP \fIwst\fP The workstation type to destroy. .SH ERRORS .IP No Error .SH SEE ALSO .nf .IP .ta 0.5i .SM "WORKSTATION TYPE CREATE (3P)" .SM "WORKSTATION TYPE GET (3P)" .SM "WORKSTATION TYPE SET (3P)" .SM "OPEN WORKSTATION (3P)" .SM "INQUIRE LIST OF AVAILABLE WORKSTATION TYPES (3P)" .fi