PEXUpdateWorkstation - Update Workstation


Synopsis

 
   void PEXUpdateWorkstation(
        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 PEXUpdateWorkstation to perform actions identical to PEXRedrawAllStructures on the specified workstation if the workstation's visual state is currently set to PEXDeferred or PEXSimulated.

Errors

BadPEXWorkstation
The specified workstation resource identifier is invalid.

See Also

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