PEXFreeWorkstation(3) — Subroutines
Name
PEXFreeWorkstation - Free Workstation
Synopsis
void PEXFreeWorkstation(Display ∗display, PEXWorkstation workstation)
Arguments
displayA pointer to a display structure returned by a successful XOpenDisplay call.
workstationThe resource identifier of the workstation.
Returns
None
Description
This function deletes the PHIGS workstation resource and frees memory associated with it.
Errors
BadPEXWorkstation
The specified workstation resource identifier is invalid.
See Also
PEXCreateWorkstation