PEXUnpostAllStructures - Unpost All Structures from Workstation


Synopsis

 
   void PEXUnpostAllStructures(
        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 PEXUnpostAllStructures to remove all structures from the post structure list of the specified workstation.

Errors

BadPEXWorkstation
The specified workstation resource identifier is invalid.

See Also

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