PEXFreeWorkstation - Free Workstation


Synopsis

 
   void PEXFreeWorkstation(
        Display *display,
        PEXWorkstation workstation
   )
 

Arguments

display
A pointer to a display structure returned by a successful XOpenDisplay call.

workstation
The resource identifier of the workstation.

Returns

None.

Description

Invoke PEXFreeWorkstation to delete the PHIGS workstation resource and free memory associated with it.

Errors

BadPEXWorkstation
The specified workstation resource identifier is invalid.

See Also

For a list of PHIGS Workstation functions and related topics, see PHIGS Workstation.