Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

WORKSTATION TYPE DESTROY(3P)  —  Kubota Pacfic Computer Inc. (29 February 1991)

NAME

WORKSTATION TYPE DESTROY − destroy a workstation type — PEX-SI extension

SYNOPSIS

C Syntax

void
phigs_ws_type_destroy ( wst )
Pintwst;workstation type

Required PHIGS Operating States

(PHOP, ∗, ∗, ∗)

DESCRIPTION

Purpose

WORKSTATION TYPE DESTROY 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 list of available workstation types in the PHIGS description table.  After a workstation type is destroyed it can no longer be used.  See WORKSTATION TYPE CREATE for a description of how and why to create a new workstation type. 

C Input Parameter

wstThe workstation type to destroy. 

ERRORS

No Error

SEE ALSO

WORKSTATION TYPE CREATE (3P)
WORKSTATION TYPE GET (3P)
WORKSTATION TYPE SET (3P)
OPEN WORKSTATION (3P)
INQUIRE LIST OF AVAILABLE WORKSTATION TYPES (3P)

September 02, 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026